summaryrefslogtreecommitdiffstats
path: root/test/Sema/attr-section.c
Commit message (Expand)AuthorAgeFilesLines
* Fix mismatched enum value name and diagnostic text.Douglas Katzman2016-11-111-2/+2
* Added a Subjects clause to the section attribute and made its diagnostics mor...Aaron Ballman2013-12-121-1/+3
* err_attribute_not_string has been subsumed by err_attribute_argument_type.Aaron Ballman2013-07-301-1/+1
* Produce a warning for mismatched section attributes. Completest pr9356.Rafael Espindola2012-05-131-0/+4
* rename llvm::llvm_report_error -> llvm::report_fatal_errorChris Lattner2010-04-071-1/+1
* implement PR6007, diagnosing invalid attribute((section))Chris Lattner2010-01-121-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* fix a couple of problems with section attributes:Chris Lattner2009-08-101-0/+10