| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | -ms-extensions: Implement __super scope specifier (PR13236). | Nikola Smiljanic | 2014-09-26 | 1 | -1/+14 | 
| *  | Avoid a couple of assertions when preprocessing with modules | Ben Langmuir | 2014-09-10 | 1 | -18/+20 | 
| *  | Add -Wunused-local-typedef, a warning that finds unused local typedefs. | Nico Weber | 2014-09-06 | 1 | -0/+18 | 
| *  | unique_ptrify SourceManager::createFileID | David Blaikie | 2014-08-29 | 1 | -1/+1 | 
| *  | [modules] When completing the redecl chain for an anonymous declaration in a | Richard Smith | 2014-08-28 | 1 | -4/+14 | 
| *  | [modules] Number anonymous declarations that are lexically within mergeable | Richard Smith | 2014-08-28 | 1 | -1/+4 | 
| *  | [modules] Add an assert that we properly manage the IsCompleteDefinition flag | Richard Smith | 2014-08-27 | 1 | -1/+4 | 
| *  | Overload SourceManager::overrideFileContents so that unconditionally passing ... | David Blaikie | 2014-08-27 | 1 | -1/+1 | 
| *  | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -6/+6 | 
| *  | Return a std::unique_ptr from getBufferForFile. NFC. | Rafael Espindola | 2014-08-26 | 1 | -4/+4 | 
| *  | Update for llvm api change. | Rafael Espindola | 2014-08-25 | 1 | -4/+3 | 
| *  | Use range based for loops to avoid needing to re-mention SmallPtrSet size. | Craig Topper | 2014-08-25 | 1 | -8/+6 | 
| *  | When loading a module with no local entities, still bump the size of the | Ben Langmuir | 2014-08-16 | 1 | -16/+25 | 
| *  | [modules] When we merge together multiple class template specialization | Richard Smith | 2014-08-14 | 1 | -25/+45 | 
| *  | [modules] When performing a lookup into a namespace, ensure that any later | Richard Smith | 2014-08-13 | 1 | -19/+22 | 
| *  | Verify all the module map files for a pcm are the same on load | Ben Langmuir | 2014-08-12 | 1 | -41/+90 | 
| *  | Correctly implement -include search logic. | Manuel Klimek | 2014-08-12 | 1 | -4/+2 | 
| *  | Refactor the module map file used for uniquing a module name out of | Ben Langmuir | 2014-08-09 | 1 | -12/+12 | 
| *  | [modules] Don't defer performing updates if we have incomplete redecl chains. | Richard Smith | 2014-08-07 | 1 | -4/+1 | 
| *  | Use -Rblah, not -Wblah, to control remark diagnostics. This was always the | Richard Smith | 2014-08-07 | 1 | -2/+3 | 
| *  | Factor out exception specification information from | Richard Smith | 2014-07-31 | 1 | -11/+9 | 
| *  | [modules] Factor out ODR checking, to avoid unnecessary repeated work in | Richard Smith | 2014-07-29 | 1 | -75/+85 | 
| *  | [modules] Improve abbreviations for C++: | Richard Smith | 2014-07-26 | 1 | -4/+6 | 
| *  | [modules] Substantially improve handling of #undef: | Richard Smith | 2014-07-25 | 1 | -30/+58 | 
| *  | [modules] Fix some of the confusion when computing the override set for a macro | Richard Smith | 2014-07-21 | 1 | -13/+13 | 
| *  | Reinstate r213348, reverted in r213395, with an additional bug fix and more | Richard Smith | 2014-07-18 | 1 | -7/+12 | 
| *  | Revert "[modules] Fix macro hiding bug exposed if:" | Ben Langmuir | 2014-07-18 | 1 | -12/+7 | 
| *  | [modules] Fix macro hiding bug exposed if: | Richard Smith | 2014-07-18 | 1 | -7/+12 | 
| *  | Track IntrusiveRefCntPtr::get() changes from LLVM r212366 | Alp Toker | 2014-07-05 | 1 | -1/+1 | 
| *  | Remove llvm:: from uses of ArrayRef. | Craig Topper | 2014-06-28 | 1 | -6/+6 | 
| *  | DiagnosticIDs: use diagnostic severities to simplify extension handling | Alp Toker | 2014-06-22 | 1 | -7/+5 | 
| *  | Avoid invalidating successfully loaded module files | Ben Langmuir | 2014-06-20 | 1 | -2/+7 | 
| *  | [modules] When we merge redecl chains or mark a decl used with an update | Richard Smith | 2014-06-16 | 1 | -1/+4 | 
| *  | Include system_error directly. | Rafael Espindola | 2014-06-12 | 1 | -1/+1 | 
| *  | Improve diagnostic mapping terminology | Alp Toker | 2014-06-10 | 1 | -3/+3 | 
| *  | Implemented support for "pragma clang optimize on/off", based on attribute 'o... | Dario Domizioli | 2014-05-23 | 1 | -0/+13 | 
| *  | Frontend: Propagate ASTReaderListener API in ChainedASTReaderListener | Justin Bogner | 2014-05-22 | 1 | -2/+8 | 
| *  | [C++11] Use 'nullptr'. Serialization edition. | Craig Topper | 2014-05-22 | 1 | -68/+71 | 
| *  | If two sibling modules declare the same entity, and we indirectly pull a | Richard Smith | 2014-05-19 | 1 | -1/+18 | 
| *  | If a declaration is loaded, and then a module import adds a redeclaration, then | Richard Smith | 2014-05-16 | 1 | -6/+36 | 
| *  | Merge a couple of copy-and-pasted functions | Alp Toker | 2014-05-16 | 1 | -53/+28 | 
| *  | Rename SourceManager::createFileIDForMemBuffer() | Alp Toker | 2014-05-16 | 1 | -2/+2 | 
| *  | Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit. | Benjamin Kramer | 2014-05-10 | 1 | -0/+1 | 
| *  | Let ASTReader optionally delete its ASTDeserializationListener. | Nico Weber | 2014-05-08 | 1 | -30/+30 | 
| *  | Fix latent bug. This can't actually manifest at the moment, but is a time-bomb | Richard Smith | 2014-05-08 | 1 | -1/+1 | 
| *  | Replace one-element SmallVectors inside DenseMaps with TinyPtrVector. | Benjamin Kramer | 2014-05-03 | 1 | -4/+3 | 
| *  | Defer loading any pending update records until we've finished deserializing. | Richard Smith | 2014-04-30 | 1 | -18/+10 | 
| *  | [PCH/Modules] Don't tie TargetOptions::LinkerVersion to a module/PCH, it's a ... | Argyrios Kyrtzidis | 2014-04-29 | 1 | -2/+0 | 
| *  | Reapply r207477 and r207479 without cyclic dependency | Ben Langmuir | 2014-04-29 | 1 | -8/+123 | 
| *  | Revert r207477 (and r207479), "Check -Werror options during module validation" | NAKAMURA Takumi | 2014-04-29 | 1 | -123/+8 |