llvm-capstone/clang-tools-extra/clang-doc
2021-11-29 14:06:33 +01:00
..
assets
tool
BitcodeReader.cpp [clang-doc] Pass Record argument by const-ref. NFCI. 2021-09-24 10:06:13 +01:00
BitcodeReader.h
BitcodeWriter.cpp
BitcodeWriter.h
ClangDoc.cpp
ClangDoc.h fix typos in comments 2021-11-29 14:06:33 +01:00
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
Generators.cpp [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Generators.h [clangd] Add access specifier information to hover contents 2020-05-27 19:36:46 +02:00
HTMLGenerator.cpp PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
Mapper.cpp
Mapper.h
MDGenerator.cpp [clangd] Add access specifier information to hover contents 2020-05-27 19:36:46 +02:00
Representation.cpp Upgrade some instances of std::sort to llvm::sort. NFC. 2020-03-28 19:23:29 +01:00
Representation.h
Serialize.cpp [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
Serialize.h
YAMLGenerator.cpp