summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TargetAttributesSema.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Sema.h's dependency on DeclCXX.h.John McCall2010-08-251-1/+1
| | | | llvm-svn: 112032
* Generalize target weirdness handling having proper layering in mind:Anton Korobeynikov2010-01-101-0/+27
1. Add helper class for sema checks for target attributes 2. Add helper class for codegen of target attributes As a proof-of-concept - implement msp430's 'interrupt' attribute. llvm-svn: 93118
OpenPOWER on IntegriCloud