aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-globalinit.cpp
AgeCommit message (Expand)Author
2013-02-22Update tests so that we don't test for function-only attributes on call sites.Bill Wendling
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-15Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling
2012-10-18Add a new option for and disable column number information as thereEric Christopher
2012-07-24clang/test/CodeGenCXX/debug-info-globalinit.cpp: Fix for -Asserts.NAKAMURA Takumi
2012-07-24Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky