]> granicus.if.org Git - clang/commit
Reorganize and improve semantic tests for dllexport/import
authorNico Rieck <nico.rieck@gmail.com>
Sat, 22 Feb 2014 19:47:30 +0000 (19:47 +0000)
committerNico Rieck <nico.rieck@gmail.com>
Sat, 22 Feb 2014 19:47:30 +0000 (19:47 +0000)
commit4a719afb5b05d939db19742ecaefea8e071141a6
treee9c631de191d2f2ac3511b8b8cc0e2ac004cdb90
parent992b845bca5e4e978e28ecb6d63eac5457c29dda
Reorganize and improve semantic tests for dllexport/import

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201947 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/Rewriter/dllimport-typedef.c
test/Sema/dllexport.c [new file with mode: 0644]
test/Sema/dllimport-dllexport.c [deleted file]
test/Sema/dllimport.c [new file with mode: 0644]
test/SemaCXX/dllexport.cpp [new file with mode: 0644]
test/SemaCXX/dllimport.cpp [new file with mode: 0644]