aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-lambda-expressions.cpp
AgeCommit message (Expand)Author
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-03-17Generalize a few debug info test casesDavid Blaikie
2013-01-16Collect both normal and static data members of a class in sourceEric Christopher
2012-10-17Revert r158009 since there are some uses of artificial functions inEric Christopher
2012-08-07Teach Expr::HasSideEffects about all the Expr types, and fix a bug where itRichard Smith
2012-07-24Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky
2012-06-05Reapply "Only emit debug information for methods that are user defined, there's"Eric Christopher
2012-06-05Revert "Only emit debug information for methods that are user defined, there's"John McCall
2012-06-05Only emit debug information for methods that are user defined, there'sEric Christopher
2012-03-01Reapply r151702 with a small fix for a failure to cut and pasteEric Christopher
2012-02-29Revert r151702, "Add support for handling captured variables in lambda debugDaniel Dunbar
2012-02-29Add support for handling captured variables in lambda debug info.Eric Christopher