summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/predefined-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini2016-11-161-10/+8
* Fix compatibility issues in tests for PredefinedExpr with MSVC.Alexey Bataev2014-10-091-1/+1
* Fix for bug http://llvm.org/PR17427.Alexey Bataev2014-10-091-8/+6
* Handle PredefinedExpr with templates and lambdasWei Pan2013-09-161-0/+38
* Handle predefined expression for a captured statementWei Pan2013-08-261-0/+25
* Sema: Use the right type for PredefinedExpr when it's in a lambda.Benjamin Kramer2013-08-211-0/+40
OpenPOWER on IntegriCloud