| Commit message (Expand) | Author | Age | Files | Lines |
| * | [diagtool] Use `operator<<(Colors)` to print out colored output. | Rui Ueyama | 2019-08-08 | 1 | -36/+13 |
| * | Re-submit r367649: Improve raw_ostream so that you can "write" colors using o... | Rui Ueyama | 2019-08-07 | 1 | -1/+2 |
| * | Revert r367649: Improve raw_ostream so that you can "write" colors using oper... | Rui Ueyama | 2019-08-02 | 1 | -14/+34 |
| * | Improve raw_ostream so that you can "write" colors using operator<< | Rui Ueyama | 2019-08-02 | 1 | -34/+14 |
| * | cmake: Add CLANG_LINK_CLANG_DYLIB option | Tom Stellard | 2019-07-03 | 1 | -1/+1 |
| * | Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti... | Fangrui Song | 2019-07-03 | 2 | -6/+2 |
| * | [clang] Switch to LLVM_ENABLE_IDE | Shoaib Meenai | 2019-02-20 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 9 | -36/+27 |
| * | [diagtool] Remove unneeded header includes. | Richard Trieu | 2018-11-28 | 2 | -2/+0 |
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-26 | 1 | -1/+1 |
| * | [diagtool] Add diagtool to install target. | Jonas Devlieghere | 2018-05-16 | 1 | -0/+12 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -3/+3 |
| * | Remove unused code (made unused by r161073, and later more so by r248043). | Nico Weber | 2018-04-23 | 1 | -6/+0 |
| * | [clang] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-03-27 | 1 | -1/+1 |
| * | [CMake] Use PRIVATE in target_link_libraries for executables | Shoaib Meenai | 2017-12-05 | 1 | -0/+1 |
| * | [refactor] allow the use of refactoring diagnostics | Alex Lorenz | 2017-10-16 | 1 | -0/+1 |
| * | Add Cross Translation Unit support library | Gabor Horvath | 2017-09-22 | 1 | -0/+1 |
| * | [diagtool] Change default tree behavior to print only flags | Jonas Devlieghere | 2017-09-05 | 1 | -9/+27 |
| * | [NFC] Loop modernization in diagtool | Jonas Devlieghere | 2017-09-05 | 5 | -62/+57 |
| * | [diagtool] Add ability to pass in the id and return the name for a | Don Hinton | 2017-08-03 | 1 | -1/+17 |
| * | [diagtool] Add a 'find-diagnostic-id' subcommand that converts a name of | Alex Lorenz | 2017-07-12 | 2 | -0/+59 |
| * | Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and... | David Blaikie | 2017-01-06 | 1 | -2/+2 |
| * | Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ... | David Blaikie | 2017-01-06 | 1 | -2/+2 |
| * | IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp... | David Blaikie | 2017-01-05 | 1 | -2/+2 |
| * | [NFC] Header cleanup | Mehdi Amini | 2016-07-18 | 2 | -2/+0 |
| * | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -26/+0 |
| * | [libclang] Add entry points that take a full command line including argv[0]. | Benjamin Kramer | 2015-11-18 | 1 | -2/+4 |
| * | Roll-back r250822. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
| * | Apply modernize-use-default to clang. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
| * | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 3 | -3/+3 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 3 | -3/+3 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-25 | 1 | -1/+1 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-25 | 1 | -1/+1 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-24 | 1 | -1/+1 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-24 | 1 | -1/+1 |
| * | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-21 | 1 | -1/+1 |
| * | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -1/+1 |
| * | clang-format a recent commit I made | David Blaikie | 2014-11-19 | 1 | -4/+3 |
| * | Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue. | David Blaikie | 2014-11-19 | 2 | -3/+3 |
| * | Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and... | Craig Topper | 2014-08-30 | 1 | -1/+1 |
| * | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 2 | -4/+4 |
| * | Add missing header guards. | Benjamin Kramer | 2014-08-08 | 1 | -0/+4 |
| * | diagtool: refactor TreeView to resemble C++ | Alp Toker | 2014-06-20 | 1 | -103/+101 |
| * | diagtool: simplify TreeView diagnostic classification | Alp Toker | 2014-06-19 | 1 | -3/+3 |
| * | [C++11] Use 'nullptr'. Tools edition. | Craig Topper | 2014-06-08 | 4 | -9/+9 |
| * | Replace llvm::array_endof with C++11's std::end. | Benjamin Kramer | 2014-04-12 | 1 | -2/+2 |
| * | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-15 | 1 | -1/+1 |
| * | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -3/+3 |
| * | Add 'remark' diagnostic type in 'clang' | Tobias Grosser | 2014-02-28 | 1 | -0/+1 |
| * | [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce... | NAKAMURA Takumi | 2014-02-21 | 1 | -4/+0 |