Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve handling of __FUNCTION__ and other predefined expression for Objectiv... | Mehdi Amini | 2016-11-16 | 1 | -10/+8 |
* | Fix compatibility issues in tests for PredefinedExpr with MSVC. | Alexey Bataev | 2014-10-09 | 1 | -1/+1 |
* | Fix for bug http://llvm.org/PR17427. | Alexey Bataev | 2014-10-09 | 1 | -8/+6 |
* | Handle PredefinedExpr with templates and lambdas | Wei Pan | 2013-09-16 | 1 | -0/+38 |
* | Handle predefined expression for a captured statement | Wei Pan | 2013-08-26 | 1 | -0/+25 |
* | Sema: Use the right type for PredefinedExpr when it's in a lambda. | Benjamin Kramer | 2013-08-21 | 1 | -0/+40 |