summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/code_seg2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert r332470 (and corresponding tests in r332492).Richard Smith2018-05-181-141/+0
| | | | | | | This regressed our support for __attribute__((section)). See added test file for example of code broken by this. llvm-svn: 332760
* Add lit tests forgotten for R332470Erich Keane2018-05-161-0/+141
I forgot to svn-add the lit tests for R332470. Added here! llvm-svn: 332492
OpenPOWER on IntegriCloud