Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable expression transformations in the current-instantiation | Douglas Gregor | 2010-07-28 | 1 | -0/+35 |
* | Static data members intialized in-class that have constant values are | Douglas Gregor | 2010-05-11 | 1 | -0/+13 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Improve type-checking of templates by distinguishing between members | Douglas Gregor | 2009-11-23 | 1 | -0/+9 |
* | What luck! Clang obtains support for refering to members of the | Douglas Gregor | 2009-07-30 | 1 | -0/+73 |
* | Implement the notions of the "current instantiation" and "unknown | Douglas Gregor | 2009-05-11 | 1 | -0/+71 |