Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap C APIs with pragmas enforcing -Werror=strict-prototypes | Duncan P. N. Exon Smith | 2019-11-19 | 1 | -6/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -4/+4 |
* | libclang: add new StringSet type | Saleem Abdulrasool | 2015-11-12 | 1 | -0/+10 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Fix two leaks in c-index-test found by LSan. | Nico Weber | 2014-04-24 | 1 | -1/+1 |
* | typo. | Adrian Prantl | 2013-05-24 | 1 | -1/+1 |
* | libclang: constness for CXString | Dmitri Gribenko | 2013-01-11 | 1 | -1/+1 |
* | Factor CXString out of Index.h | Arnaud A. de Grandmaison | 2012-06-28 | 1 | -0/+61 |