| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Sema] Don't look for the instantiation of a local extern decl in a different | Argyrios Kyrtzidis | 2013-11-27 | 1 | -0/+25 |
| * | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor | 2011-10-12 | 1 | -1/+1 |
| * | Look through parenthesized declarators when determining whether an | Douglas Gregor | 2011-07-05 | 1 | -0/+8 |
| * | Fix AST representations of alias-declarations which define tag types. Inside ... | Richard Smith | 2011-07-01 | 1 | -0/+14 |
| * | When instantiating a function template declaration that was expressed | Douglas Gregor | 2011-06-22 | 1 | -0/+11 |
| * | Given Decl::isUsed() a flag indicating when to consider the "used" | Douglas Gregor | 2010-06-17 | 1 | -0/+11 |
| * | When instantiating a function declaration within a function template, | Douglas Gregor | 2010-05-21 | 1 | -0/+10 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Make sure that we use the canonical type for the names of instantiated | Douglas Gregor | 2009-05-15 | 1 | -0/+12 |

