aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/predefined-expr-cxx14.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini1-2/+2
2016-11-15Revert "Improve handling of __FUNCTION__ and other predefined expression for ...Mehdi Amini1-2/+2
2016-11-15Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini1-2/+2
2014-11-14This patch fixes couple of bugs for predefined expressionFariborz Jahanian1-2/+2
2014-10-13PredefinedExpr deserialization test in dependent context.Alexey Bataev1-1/+16
2014-10-10Bugfix for predefined expressions in dependent context.Alexey Bataev1-0/+7
2014-10-09Fix for bug http://llvm.org/PR17427.Alexey Bataev1-0/+83