summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaAttr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle #pragma pack(0). I left this out of diagnostic because users shouldDaniel Dunbar2009-03-061-2/+4
* Make PragmaPackStack be a private class in SemaAttr and make itsChris Lattner2009-02-171-31/+91
* move attribute(packed) sema support out of SemaDecl into a new SemaAttr.cpp f...Chris Lattner2009-02-171-0/+110
OpenPOWER on IntegriCloud