summaryrefslogtreecommitdiff
path: root/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
AgeCommit message (Expand)Author
2025-06-15[TableGen] Use range-based for loops (NFC) (#144250)Kazu Hirata
2024-11-17[NFC][Clang][TableGen] Fix file header comments (#116491)Rahul Joshi
2024-10-28[Clang][TableGen] Use StringRef::str() instead of std::string() cast (#113645)Rahul Joshi
2024-09-11[clang][TableGen] Change HTML Emitter to use const RecordKeeper (#108201)Rahul Joshi
2024-01-20[clang] Use SmallString::operator std::string (NFC)Kazu Hirata
2023-09-26[llvm][tblgen] Add `Source Filename` for `emitSourceFileHeader` (#65744)Shao-Ce SUN
2023-09-26ReformatNAKAMURA Takumi
2020-01-29Fix one round of implicit conversions found by g++5.Benjamin Kramer
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-10-01Use scope qualifiers in Clang's tblgen backends to get usefulJohn McCall
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-23Fix typoStephen Kelly
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2013-01-30TableGen backends: use emitSourceFileHeader() to emit the warning aboutDmitri Gribenko
2013-01-30Comment parsing: resolve more named character referencesDmitri Gribenko