Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libclang] Fix CXTranslationUnit_KeepGoing | Ivan Donchevskii | 2019-03-07 | 1 | -7/+6 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Basic] Add a DiagnosticError llvm::ErrorInfo subclass | Alex Lorenz | 2017-08-25 | 1 | -0/+22 |
* | [modules] Round-trip -Werror flag through explicit module build. | Richard Smith | 2017-05-03 | 1 | -17/+20 |
* | Optionally demote fatal errors to non-fatal errors. | Manuel Klimek | 2016-03-01 | 1 | -0/+23 |
* | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -1/+1 |
* | Make DiagnosticErrorTrap work even if SuppressAllDiagnostics is enabled. | Richard Smith | 2014-12-05 | 1 | -0/+49 |