summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-lambda-expressions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Collect both normal and static data members of a class in sourceEric Christopher2013-01-161-2/+2
* Revert r158009 since there are some uses of artificial functions inEric Christopher2012-10-171-8/+10
* Teach Expr::HasSideEffects about all the Expr types, and fix a bug where itRichard Smith2012-08-071-8/+8
* Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky2012-07-241-10/+10
* Reapply "Only emit debug information for methods that are user defined, there's"Eric Christopher2012-06-051-10/+8
* Revert "Only emit debug information for methods that are user defined, there's"John McCall2012-06-051-8/+10
* Only emit debug information for methods that are user defined, there'sEric Christopher2012-06-051-10/+8
* Reapply r151702 with a small fix for a failure to cut and pasteEric Christopher2012-03-011-0/+71
* Revert r151702, "Add support for handling captured variables in lambda debugDaniel Dunbar2012-02-291-71/+0
* Add support for handling captured variables in lambda debug info.Eric Christopher2012-02-291-0/+71
OpenPOWER on IntegriCloud