Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use scope qualifiers in Clang's tblgen backends to get useful | John McCall | 2019-10-01 | 1 | -7/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-26 | 1 | -3/+3 |
* | [clang] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-03-27 | 1 | -3/+3 |
* | [docs] Fix duplicate arguments for JoinedAndSeparate | Jonas Hahnfeld | 2018-02-22 | 1 | -7/+15 |
* | [TableGen] Clang changes to support Record::getValueAsString and getValueAsLi... | Craig Topper | 2017-05-31 | 1 | -6/+7 |
* | Improve workaround for Sphinx's lack of support for command line options cont... | Richard Smith | 2017-01-27 | 1 | -14/+47 |
* | [docs] Add TableGen-based generator for command line argument documentation, | Richard Smith | 2017-01-24 | 1 | -0/+358 |