| Commit message (Expand) | Author | Age | Files | Lines |
* | [modules] Refactor handling of -fmodules-embed-*. Track this properly rather | Richard Smith | 2015-11-26 | 1 | -10/+11 |
* | [modules] Add -cc1 flag -fmodules-embed-all-files. | Richard Smith | 2015-11-24 | 1 | -0/+2 |
* | Introduce module file extensions to piggy-back data onto module files. | Douglas Gregor | 2015-11-03 | 1 | -5/+25 |
* | Further simplify the interface of PCHContainerGenerator | Adrian Prantl | 2015-09-19 | 1 | -2/+2 |
* | Simplify the interface of PCHContainerGenerator and friends | Adrian Prantl | 2015-09-18 | 1 | -10/+4 |
* | [modules] When explicitly building a module file, don't include timestamps in | Richard Smith | 2015-08-17 | 1 | -1/+3 |
* | [modules] Add an experimental -cc1 feature to embed the contents of an input | Richard Smith | 2015-08-14 | 1 | -2/+11 |
* | Make the clang module container format selectable from the command line. | Adrian Prantl | 2015-07-17 | 1 | -4/+4 |
* | [Modules] Consider -fmodule-feature in module hash and when loading | Ben Langmuir | 2015-06-23 | 1 | -0/+7 |
* | 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 |
* | Introduce a PCHContainerOperations interface (NFC). | Adrian Prantl | 2015-06-20 | 1 | -20/+39 |
* | [modules] Retain the name as written for umbrella headers and directories, ra... | Richard Smith | 2015-05-16 | 1 | -30/+22 |
* | Use raw_pwrite_stream in clang. | Rafael Espindola | 2015-04-14 | 1 | -6/+1 |
* | Bring r234620 back now that llvm is fixed. | Rafael Espindola | 2015-04-13 | 1 | -6/+5 |
* | Reformat. | NAKAMURA Takumi | 2015-04-13 | 1 | -3/+3 |
* | Revert r234620 and others, "Actually check if lseek works instead of using a ... | NAKAMURA Takumi | 2015-04-13 | 1 | -6/+6 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -3/+2 |
* | Actually check if lseek works instead of using a filename based heuristic. | Rafael Espindola | 2015-04-10 | 1 | -6/+6 |
* | Return a pointer instead of having a pointer outparam and a bool return. | Rafael Espindola | 2015-04-10 | 1 | -15/+15 |
* | Return a pointer instead of having a pointer outparam and a bool return. | Rafael Espindola | 2015-04-10 | 1 | -13/+13 |
* | Ensure that we still parse preprocessed CUDA files as CUDA when we use | Artem Belevich | 2015-03-19 | 1 | -0/+1 |
* | Remove many superfluous SmallString::str() calls. | Yaron Keren | 2015-03-18 | 1 | -1/+1 |
* | [modules] Teach the AST reader to handle the case of importing a module | Chandler Carruth | 2015-03-14 | 1 | -2/+2 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-25 | 1 | -36/+4 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-25 | 1 | -4/+36 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-24 | 1 | -36/+4 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-24 | 1 | -4/+36 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-21 | 1 | -36/+4 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -4/+36 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-20 | 1 | -36/+4 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -4/+36 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-20 | 1 | -36/+4 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -4/+36 |
* | Revert "Mangle the IsSystem bit into the .pcm file name" | Ben Langmuir | 2015-02-19 | 1 | -1/+1 |
* | [PCH/Modules] Check that the specific module cache path the PCH was built wit... | Argyrios Kyrtzidis | 2015-02-19 | 1 | -0/+2 |
* | Mangle the IsSystem bit into the .pcm file name | Ben Langmuir | 2015-02-12 | 1 | -1/+1 |
* | [modules] Track how 'header' directives were written in module map files, | Richard Smith | 2014-12-02 | 1 | -28/+43 |
* | [modules] When a .pcm file is explicitly built separately from the translation | Richard Smith | 2014-10-31 | 1 | -2/+2 |
* | Make VFS and FileManager match the current MemoryBuffer API. | Benjamin Kramer | 2014-10-26 | 1 | -4/+4 |
* | Improve unique_ptr-y ownership in ASTUnit::ComputePreamble | David Blaikie | 2014-08-29 | 1 | -3/+2 |
* | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -2/+2 |
* | Return a std::unique_ptr from getBufferForFile. NFC. | Rafael Espindola | 2014-08-26 | 1 | -3/+2 |
* | Update for llvm api change. | Rafael Espindola | 2014-08-25 | 1 | -3/+3 |
* | Use StringRef instead of MemoryBuffer&. | Rafael Espindola | 2014-08-12 | 1 | -1/+2 |
* | Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dump | Richard Smith | 2014-08-11 | 1 | -0/+1 |
* | Change MemoryBuffer* to MemoryBuffer& parameter to Lexer::ComputePreamble | David Blaikie | 2014-08-11 | 1 | -1/+1 |
* | Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) | David Blaikie | 2014-08-10 | 1 | -30/+33 |
* | Refactor the module map file used for uniquing a module name out of | Ben Langmuir | 2014-08-09 | 1 | -3/+5 |
* | Use -Rblah, not -Wblah, to control remark diagnostics. This was always the | Richard Smith | 2014-08-07 | 1 | -3/+4 |