..
assets
tool
[clang-doc] Fix warnings about lock_guard
2022-11-30 02:30:40 +00:00
BitcodeReader.cpp
[clang-doc] Add template support.
2022-12-08 08:02:02 -08:00
BitcodeReader.h
[Bitcode(Reader|Writer)] Convert Optional to std::optional
2022-12-07 15:27:38 -08:00
BitcodeWriter.cpp
Use *{Map,Set}::contains (NFC)
2023-03-15 22:55:35 -07:00
BitcodeWriter.h
[clang-doc] Add template support.
2022-12-08 08:02:02 -08:00
ClangDoc.cpp
ClangDoc.h
fix typos in comments
2021-11-29 14:06:33 +01:00
CMakeLists.txt
cmake: add missing dependencies on ClangDriverOptions tablegen
2023-08-04 10:27:19 -07:00
Generators.cpp
[clang-tools-extra] Use llvm::find (NFC)
2022-10-30 09:41:55 -07:00
Generators.h
[clang-doc] Move file layout to the generators.
2022-11-29 14:40:58 -08:00
HTMLGenerator.cpp
[clang-tools-extra] Use *{Set,Map}::contains (NFC)
2023-03-14 21:30:29 -07:00
Mapper.cpp
[clang-doc] Add typedef/using information.
2022-10-14 14:59:29 -07:00
Mapper.h
[clang-doc] Add typedef/using information.
2022-10-14 14:59:29 -07:00
MDGenerator.cpp
Outputs parameter comments using clang-doc and markdown generator
2023-07-31 14:27:15 -04:00
Representation.cpp
[clang-doc] Reduce duplicate code with template
2023-01-26 18:05:31 +00:00
Representation.h
[clang-doc] Removed unused method in the Info class
2023-01-25 23:55:59 +00:00
Serialize.cpp
[clang-doc] Add template support.
2022-12-08 08:02:02 -08:00
Serialize.h
[clang-doc] Add typedef/using information.
2022-10-14 14:59:29 -07:00
YAMLGenerator.cpp
[clang-doc] Add template support.
2022-12-08 08:02:02 -08:00