summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/pragma-ms_struct.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Make sure we convert struct layout pragmas to attributes for class templates ↵Eli Friedman2012-02-101-0/+10
the same way we do for non-template classes. <rdar://problem/10791194>. llvm-svn: 150221
OpenPOWER on IntegriCloud