aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/attr-nodebug.c
AgeCommit message (Expand)Author
2012-07-24Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky
2011-03-02Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall
2011-01-25Change the wording of the bad-decl-for-attribute warning and errorJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-13Add sema support for the nodebug attribute.Anders Carlsson