aboutsummaryrefslogtreecommitdiff
path: root/clang/utils/hmaptool
AgeCommit message (Expand)AuthorFilesLines
2024-05-25[clang] Revise IDE folder structure (#89743)Michael Kruse1-1/+1
2022-07-23Fix one stray `{LLVM -> CLANG}_TOOLS_INSTALL_DIR`John Ericson1-1/+1
2022-06-16cmake: configure clang lit to use hmaptool from source directlyMatheus Izvekov1-10/+1
2022-06-09cmake: use llvm dir variables for clang/utils/hmaptoolMatheus Izvekov1-14/+9
2022-06-02Revert "cmake: use llvm dir variables for clang/utils/hmaptool"Nikita Popov1-5/+15
2022-05-30cmake: fix clang standalone buildMatheus Izvekov1-1/+1
2022-05-28[clang][cmake] Fixed typo in hmaptool CMakeLists.txtDaniel Hannon1-1/+1
2022-05-27cmake: use llvm dir variables for clang/utils/hmaptoolMatheus Izvekov1-15/+5
2022-03-03[hmaptool] Fix string decoding for Python 3Shoaib Meenai1-1/+1
2022-03-03[hmaptool] Fix dumpingShoaib Meenai1-1/+1
2022-01-21[clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-1/+1
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+1
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+1
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+1
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+1
2021-11-19[hmaptool] Port to python3Nathan Lanza1-8/+9
2020-10-19[hmaptool] Fix `NameError: global name 'num_buckets' is not defined` in `acti...Volodymyr Sapsai1-1/+1
2019-10-04[clang] [cmake] Add distribution install targets for remaining componentsMichal Gorny1-1/+8
2018-12-18Portable Python script across Python versionSerge Guelton1-1/+1
2018-06-21Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2-0/+312
2018-06-21Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2-312/+0
2018-06-21Revert "Fix hmaptool cmake file to work on Windows"Bruno Cardoso Lopes1-4/+4
2018-06-20Fix hmaptool cmake file to work on WindowsBruno Cardoso Lopes1-4/+4
2018-06-20Add python tool to dump and construct header mapsBruno Cardoso Lopes2-0/+312