Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SemaCXX: Don't crash when annotation tokens show up before the tag name | David Majnemer | 2014-12-29 | 1 | -4/+11 |
* | Extend the "__is_pod" hack, which demotes various type trait keywords | Douglas Gregor | 2012-08-30 | 1 | -2/+10 |
* | Turn off __has_feature(is_empty) and __has_feature(is_pod) if the | Douglas Gregor | 2011-07-30 | 1 | -0/+4 |
* | Oops | Douglas Gregor | 2011-04-29 | 1 | -1/+1 |
* | libstdc++ 4.2 also uses __is_same as a struct name, which conflicts with our ... | Douglas Gregor | 2011-04-29 | 1 | -0/+7 |
* | libstdc++ 4.4 uses __is_signed as an identifier, while Clang treats it | Douglas Gregor | 2011-04-28 | 1 | -0/+9 |
* | Introduce an egregious hack to work around a bug in libstdc++ 4.2.x's | Douglas Gregor | 2010-04-08 | 1 | -0/+6 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Introduce an egregious hack to fix PR4828. | Douglas Gregor | 2009-09-04 | 1 | -0/+7 |