| Commit message (Expand) | Author | Age | Files | Lines |
* | Workaround a performance issue with modules + PCH | Ben Langmuir | 2015-04-10 | 1 | -1/+4 |
* | [modules] Remove unused MACRO_TABLE record. | Richard Smith | 2015-04-10 | 1 | -5/+0 |
* | [modules] When merging class definitions, make the retained definition visible | Richard Smith | 2015-03-27 | 1 | -14/+8 |
* | [Modules] Preserve source order for the map of late parsed templates. | Chandler Carruth | 2015-03-26 | 1 | -2/+2 |
* | [modules] Deserialize CXXCtorInitializer list for a constructor lazily. | Richard Smith | 2015-03-24 | 1 | -79/+117 |
* | A couple of readASTFileSignature improvements (NFC) | Ben Langmuir | 2015-03-24 | 1 | -18/+14 |
* | [modules] Fix an iterator invalidation bug found by the modules selfhost bot. | Richard Smith | 2015-03-23 | 1 | -4/+8 |
* | [modules] Remove redundant import of lexical decls when building a lookup table | Richard Smith | 2015-03-23 | 1 | -13/+27 |
* | Reverting 232853 and 232870 because they depend on 232793, | Vince Harron | 2015-03-22 | 1 | -17/+2 |
* | Reverting r232793 until some new LLDB failures are discussed | Vince Harron | 2015-03-22 | 1 | -10/+11 |
* | [modules] When either redecl chain merging or an update record causes us to | Richard Smith | 2015-03-21 | 1 | -1/+8 |
* | [modules] Remove temporary IdentifierInfo lookup results when we're done with... | Richard Smith | 2015-03-20 | 1 | -1/+9 |
* | [modules] Remove some redundant work when building a lookup table for a DeclC... | Richard Smith | 2015-03-20 | 1 | -11/+10 |
* | Make module files passed to a module build via -fmodule-file= available to | Richard Smith | 2015-03-18 | 1 | -0/+22 |
* | [modules] If we find more formerly-canonical declarations of an entity while | Richard Smith | 2015-03-16 | 1 | -1/+1 |
* | [modules] Teach the AST reader to handle the case of importing a module | Chandler Carruth | 2015-03-14 | 1 | -50/+54 |
* | [Modules] Teach Clang to survive ambiguous macros which come from system | Chandler Carruth | 2015-03-13 | 1 | -7/+5 |
* | Deduplicate #undef directives imported from multiple modules. | Richard Smith | 2015-03-13 | 1 | -3/+8 |
* | [modules] Avoid accidentally completing the redeclaration chain when updating | Richard Smith | 2015-03-11 | 1 | -15/+19 |
* | Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext | Richard Smith | 2015-03-07 | 1 | -16/+3 |
* | Silence C4715 'not all control paths return a value' warnings. | Yaron Keren | 2015-03-06 | 1 | -0/+1 |
* | [modules] Rework merging of redeclaration chains on module import. | Richard Smith | 2015-03-05 | 1 | -35/+43 |
* | Rework our handling of key functions. We used to track a complete list of all | Richard Smith | 2015-02-28 | 1 | -15/+0 |
* | [modules] Avoid the possibility of a redeclaration chain not being marked 'up | Richard Smith | 2015-02-27 | 1 | -3/+2 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-25 | 1 | -28/+6 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-25 | 1 | -6/+28 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-24 | 1 | -28/+6 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-24 | 1 | -6/+28 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-21 | 1 | -28/+6 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -6/+28 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-20 | 1 | -28/+6 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -6/+28 |
* | Don't try to rebuild modules on umbrella header mismatch | Ben Langmuir | 2015-02-20 | 1 | -3/+7 |
* | Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." | Adrian Prantl | 2015-02-20 | 1 | -28/+6 |
* | Wrap clang module files in a Mach-O, ELF, or COFF container. | Adrian Prantl | 2015-02-20 | 1 | -6/+28 |
* | Revert "Mangle the IsSystem bit into the .pcm file name" | Ben Langmuir | 2015-02-19 | 1 | -7/+0 |
* | [PCH/Modules] Check that the specific module cache path the PCH was built wit... | Argyrios Kyrtzidis | 2015-02-19 | 1 | -8/+55 |
* | Prevent use after free caused by accessing a member into a dense set. | Daniel Jasper | 2015-02-18 | 1 | -1/+2 |
* | [modules] Guard against recursively re-entering diagnosing ODR violations while | Richard Smith | 2015-02-13 | 1 | -0/+11 |
* | [modules] Don't produce duplicate lookup results if the same declaration is | Richard Smith | 2015-02-13 | 1 | -5/+12 |
* | [modules] Improve llvm-bcanalyzer output on AST files a little. No functional... | Richard Smith | 2015-02-13 | 1 | -2/+2 |
* | Mangle the IsSystem bit into the .pcm file name | Ben Langmuir | 2015-02-12 | 1 | -0/+7 |
* | Update APIs that return a pair of iterators to return an iterator_range instead. | Benjamin Kramer | 2015-02-06 | 1 | -7/+8 |
* | [modules] When we try to complete the redeclaration chain for a class template | Richard Smith | 2015-01-31 | 1 | -0/+15 |
* | [modules] Sometimes we can deserialize a class member but not have yet | Richard Smith | 2015-01-24 | 1 | -1/+6 |
* | Fix bogus 'method is unavailable' errors with modules | Ben Langmuir | 2015-01-12 | 1 | -3/+7 |
* | Objective-C: Serialize "more than one decl" state of ObjCMethodList. | Nico Weber | 2014-12-27 | 1 | -9/+20 |
* | Address review feedback on r221933. | Nico Weber | 2014-12-27 | 1 | -7/+7 |
* | [modules] If we import a module, and we've seen a module map that describes the | Richard Smith | 2014-12-06 | 1 | -2/+24 |
* | [modules] Instead of storing absolute paths in a .pcm file, store the path to | Richard Smith | 2014-12-05 | 1 | -67/+71 |