]> granicus.if.org Git - clang/commit
Add lit tests forgotten for R332470
authorErich Keane <erich.keane@intel.com>
Wed, 16 May 2018 17:04:47 +0000 (17:04 +0000)
committerErich Keane <erich.keane@intel.com>
Wed, 16 May 2018 17:04:47 +0000 (17:04 +0000)
commit1b1c8e45f05abd93d06d93659a0c372400e2b76d
tree564eda7879af530c489eb308da50dd546d5530ea
parent96b95b50a90a50c5b2e381cbad2d52ea7d832eb5
Add lit tests forgotten for R332470

I forgot to svn-add the lit tests for R332470.
Added here!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332492 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/code_seg1.cpp [new file with mode: 0644]
test/CodeGenCXX/code_seg2.cpp [new file with mode: 0644]
test/CodeGenCXX/code_seg3.cpp [new file with mode: 0644]
test/CodeGenCXX/code_seg4.cpp [new file with mode: 0644]
test/SemaCXX/code_seg.cpp [new file with mode: 0644]
test/SemaCXX/code_seg1.cpp [new file with mode: 0644]