Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [libclang] Allow skipping warnings from all included files | Nikolai Kosjar | 2019-06-11 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix build - use llvm::make_unique | Ivan Donchevskii | 2018-06-06 | 1 | -1/+1 |
* | [Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit | Ivan Donchevskii | 2018-06-06 | 1 | -27/+54 |
* | Commit missing fixes for tool_file_rename | Reid Kleckner | 2017-09-23 | 1 | -2/+2 |
* | [Frontend] Fix printing policy for AST context loaded from file | Vedant Kumar | 2017-08-25 | 1 | -0/+87 |