]> granicus.if.org Git - clang/commit
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)
commit95f3636c4659cc370716e4fbc93ab8d911e94123
treeb4c636c23151cf6fbc92a16f92077a06d67896c9
parent2a3fe34b4a2a1b6ceab8838b896435378ae0e692
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174278 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/debug-info-class.cpp