| Commit message (Expand) | Author | Age | Files | Lines |
| * | Give ModuleFiles an index, so that we can use indexed vectors rather | Douglas Gregor | 2013-01-21 | 1 | -20/+30 |
| * | ReadSourceManagerBlock is skipping over records that can contain Blobs. Not ... | Chris Lattner | 2013-01-21 | 1 | -1/+2 |
| * | Revert r173056; it breaks one of the CodeGen-with-PCH tests. | Douglas Gregor | 2013-01-21 | 1 | -18/+8 |
| * | When loading an identifier from an AST file solely for the purpose of | Douglas Gregor | 2013-01-21 | 1 | -8/+18 |
| * | When deserializing a declaration, don't look for redeclarations if its | Douglas Gregor | 2013-01-21 | 4 | -15/+81 |
| * | Introduce a fast path for the ASTReader's name lookup within a | Douglas Gregor | 2013-01-21 | 4 | -2/+103 |
| * | Implement OpenCL event_t as Clang builtin type, including event_t related Ope... | Guy Benyei | 2013-01-20 | 2 | -0/+2 |
| * | update to use the new BitcodeCursor readRecord that takes a StringRef blob pa... | Chris Lattner | 2013-01-20 | 3 | -137/+93 |
| * | add back a #include needed on some builders. | Chris Lattner | 2013-01-20 | 1 | -0/+1 |
| * | finish converting the normal cases in ASTReader to use the new BitstreamCurso... | Chris Lattner | 2013-01-20 | 1 | -202/+147 |
| * | convert some more stuff over to use new cursor APIs. | Chris Lattner | 2013-01-20 | 1 | -37/+34 |
| * | switch a bunch of ASTReader to use the new BitstreamCursor::advance* methods, | Chris Lattner | 2013-01-19 | 1 | -162/+145 |
| * | libclangSerialization also depends on the bitreader. | Benjamin Kramer | 2013-01-19 | 1 | -0/+2 |
| * | [PCH/Modules] Revert r172843, it caused a module to fail building. | Argyrios Kyrtzidis | 2013-01-19 | 2 | -41/+44 |
| * | Remove unused variable | Matt Beaumont-Gay | 2013-01-18 | 1 | -1/+0 |
| * | [PCH/Modules] Re-apply r172620 and r172629, now with 100% less infinite loops! | Argyrios Kyrtzidis | 2013-01-18 | 2 | -44/+42 |
| * | [ubsan] Add support for -fsanitize-blacklist | Will Dietz | 2013-01-18 | 2 | -0/+4 |
| * | Revert Clang r172620 and r172629, which caused a hang when building | Douglas Gregor | 2013-01-18 | 2 | -30/+56 |
| * | Rework the traversal of Objective-C categories and extensions to | Douglas Gregor | 2013-01-16 | 3 | -11/+16 |
| * | [PCH/Modules] The iterator may become invalidated because a new macro can be ... | Argyrios Kyrtzidis | 2013-01-16 | 1 | -2/+4 |
| * | [PCH/Modules] Change how macro [re]definitions are de/serialized. | Argyrios Kyrtzidis | 2013-01-16 | 2 | -56/+28 |
| * | Fix Casting | David Greene | 2013-01-15 | 1 | -1/+1 |
| * | Implement parsing, AST, (de-)serialization, and placeholder global | Douglas Gregor | 2013-01-14 | 2 | -1/+33 |
| * | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 4 | -23/+23 |
| * | Provide Decl::getOwningModule(), which determines the (sub)module in | Douglas Gregor | 2013-01-12 | 1 | -1/+5 |
| * | [PCH] Make the const_cast explicit to silence a compiler warning. | Argyrios Kyrtzidis | 2013-01-11 | 1 | -1/+2 |
| * | Truth in advertising: LocallyScopedExternalDecls actually only contains | Richard Smith | 2013-01-10 | 2 | -17/+17 |
| * | [PCH] (De)serialize the end location of MacroInfo. | Argyrios Kyrtzidis | 2013-01-07 | 2 | -0/+2 |
| * | updateOutOfDateIdentifier() can cause the identifier table to be | Douglas Gregor | 2013-01-07 | 1 | -2/+10 |
| * | Move the common source locations of CastStmt & DefaultStmt into their base cl... | Argyrios Kyrtzidis | 2013-01-04 | 2 | -8/+4 |
| * | [PCH/Modules] In ASTReader::completeVisibleDeclsMap, make sure to visit all | Argyrios Kyrtzidis | 2012-12-19 | 1 | -4/+7 |
| * | PR13470: Ensure that copy-list-initialization isntantiates as | Richard Smith | 2012-12-19 | 2 | -0/+2 |
| * | Change DeclContextLookup(Const)Result to (Mutable)ArrayRef<NamedDecl*>, as pe... | David Blaikie | 2012-12-19 | 3 | -16/+17 |
| * | Re-commit r170428 changes with Linux style file endings. | Guy Benyei | 2012-12-18 | 2 | -0/+12 |
| * | Revert changes from r170428, as I accidentally changed the line endings of th... | Guy Benyei | 2012-12-18 | 2 | -7084/+7072 |
| * | Add OpenCL images as clang builtin types. | Guy Benyei | 2012-12-18 | 2 | -7072/+7084 |
| * | [PCH] Make the new PCH format (control block) backwards compatible and | Argyrios Kyrtzidis | 2012-12-13 | 2 | -0/+16 |
| * | [PCH] Remove redundant stat call when validating the input files. | Argyrios Kyrtzidis | 2012-12-11 | 1 | -11/+2 |
| * | [PCH] When writing out the list of input files, avoid emitting duplicate | Argyrios Kyrtzidis | 2012-12-11 | 1 | -1/+6 |
| * | Finish implementing 'selected constructor' rules for triviality in C++11. In | Richard Smith | 2012-12-08 | 2 | -0/+12 |
| * | Implement C++03 [dcl.init]p5's checking for value-initialization of references | Richard Smith | 2012-12-08 | 2 | -0/+2 |
| * | Add a bit on FunctionDecl/ObjCMethodDecl to indicate if there was a body | Argyrios Kyrtzidis | 2012-12-06 | 2 | -0/+4 |
| * | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 9 | -43/+44 |
| * | Refactor recording the preprocessor conditional directive regions out of | Argyrios Kyrtzidis | 2012-12-04 | 1 | -2/+2 |
| * | When we're emitting a diagnostic with a source location in an imported | Douglas Gregor | 2012-11-30 | 1 | -0/+19 |
| * | Actually keep track of the source locations at which particular module | Douglas Gregor | 2012-11-30 | 2 | -6/+11 |
| * | Refactor to reduce duplication in handling of special member functions. No fu... | Richard Smith | 2012-11-30 | 2 | -36/+8 |
| * | Store on the CXXRecordDecl whether the class has, or would have, a copy | Richard Smith | 2012-11-28 | 2 | -0/+8 |
| * | Introduce ASTUnresolvedSet, an UnresolvedSet-like class, whose contents are | Argyrios Kyrtzidis | 2012-11-28 | 3 | -5/+6 |
| * | [modules] Use a memory buffer directly as input for the module includes, | Argyrios Kyrtzidis | 2012-11-15 | 2 | -0/+9 |