summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/predefined-expr-cxx14.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini2016-11-161-2/+2
* Revert "Improve handling of __FUNCTION__ and other predefined expression for ...Mehdi Amini2016-11-151-2/+2
* Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini2016-11-151-2/+2
* This patch fixes couple of bugs for predefined expressionFariborz Jahanian2014-11-141-2/+2
* PredefinedExpr deserialization test in dependent context.Alexey Bataev2014-10-131-1/+16
* Bugfix for predefined expressions in dependent context.Alexey Bataev2014-10-101-0/+7
* Fix for bug http://llvm.org/PR17427.Alexey Bataev2014-10-091-0/+83