llvm-project/clang-tools-extra/clang-doc
Kazuaki Ishizaki b7ecf1c1c3 NFC: Fix trivial typos in comments 2020-01-04 10:28:41 -05:00
..
assets [clang-doc] Redesign of generated HTML files 2019-08-16 18:38:11 +00:00
tool NFC: Fix trivial typos in comments 2020-01-04 10:28:41 -05:00
BitcodeReader.cpp [clang-doc] Use llvm::createStringError and canonicalize error messages 2019-08-28 02:56:03 +00:00
BitcodeReader.h NFC: Fix trivial typos in comments 2020-01-04 10:28:41 -05:00
BitcodeWriter.cpp Remove \brief commands from doxygen comments. 2019-08-22 11:32:57 +00:00
BitcodeWriter.h [clang-doc] Bump BitcodeWriter max line number to 32U 2019-08-23 21:14:05 +00:00
CMakeLists.txt [clang-doc] Add a structured HTML generator 2019-07-10 19:03:25 +00:00
ClangDoc.cpp Changed FrontendActionFactory::create to return a std::unique_ptr 2019-08-29 16:38:36 +00:00
ClangDoc.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Generators.cpp [clang-doc] Use llvm::createStringError and canonicalize error messages 2019-08-28 02:56:03 +00:00
Generators.h [clang-doc] Switch Generator::CreateResources to use llvm::Error 2019-08-26 16:39:48 +00:00
HTMLGenerator.cpp [clang-doc] sys::fs::F_None -> OF_None. NFC 2019-09-09 12:42:10 +00:00
MDGenerator.cpp [NFC] Fixes -Wrange-loop-analysis warnings 2020-01-01 20:01:37 +01:00
Mapper.cpp [clang-format] Add link to source code in file definitions 2019-08-09 17:49:41 +00:00
Mapper.h [clang-format] Add link to source code in file definitions 2019-08-09 17:49:41 +00:00
Representation.cpp [clang-doc] Use llvm::createStringError and canonicalize error messages 2019-08-28 02:56:03 +00:00
Representation.h NFC: Fix trivial typos in comments 2020-01-04 10:28:41 -05:00
Serialize.cpp NFC: Fix trivial typos in comments 2020-01-04 10:28:41 -05:00
Serialize.h [clang-format] Add link to source code in file definitions 2019-08-09 17:49:41 +00:00
YAMLGenerator.cpp [clang-doc] Use llvm::createStringError and canonicalize error messages 2019-08-28 02:56:03 +00:00