clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few targets.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 3 Feb 2013 12:52:54 +0000 (12:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 3 Feb 2013 12:52:54 +0000 (12:52 +0000)
commit2209f97d192d01b44de8ccf0f46119e7abf0fd76
treeaa98be1ac6384eac3a07bb4948b0409be2289f3c
parentbe1100e192f48855092b0bd19e28374a3dff0282
clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few targets.

  - Relax a expression for arm-gnueabi.
  - Exclude msvc to limit target triplets to add limited a few targets.
    Feel free to remove actions if guys thought they redundant.

llvm-svn: 174278
clang/test/CodeGenCXX/debug-info-class.cpp