John McCall
|
458ec23df3
Use scope qualifiers in Clang's tblgen backends to get useful
|
5 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 years ago |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
7 years ago |
Jonas Hahnfeld
|
abe788081e
[docs] Fix duplicate arguments for JoinedAndSeparate
|
7 years ago |
Craig Topper
|
7530780af3
[TableGen] Clang changes to support Record::getValueAsString and getValueAsListOfStrings returning StringRef instead of std::string
|
8 years ago |
Richard Smith
|
029306869e
Improve workaround for Sphinx's lack of support for command line options containing '+', '.' etc. to be more stable as the set of options changes.
|
8 years ago |
Richard Smith
|
9d48ebf07b
[docs] Add TableGen-based generator for command line argument documentation,
|
8 years ago |