aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/CharInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-05-28[Clang] allow `` `@$ `` in raw string delimiters in C++26 (#93216)cor3ntin1-10/+10
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2013-02-08CharInfo: Add missing "using namespace clang::charinfo" in .cpp file.Jordan Rose1-2/+3
2013-02-08Pull Lexer's CharInfo table out for general use throughout Clang.Jordan Rose1-0/+80