]> granicus.if.org Git - clang/commit
Moved pretty printer test for thread local storage in its own file
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Sat, 4 May 2013 11:26:59 +0000 (11:26 +0000)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Sat, 4 May 2013 11:26:59 +0000 (11:26 +0000)
commitaa3d68af3b533ee79a862f2c6d159b79d278a6fc
tree5053bc82c225888fcfb84bcca493ed43f667604e
parent269cc2daf3a36ad878ea1d4cb356aa38311f6e2d
Moved pretty printer test for thread local storage in its own file
and specified the triple.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181115 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/cxx11-ast-print.cpp
test/SemaCXX/cxx11-thread-local-print.cpp [new file with mode: 0644]