Don't warn about undefined inline functions if they're dllexport/import
authorHans Wennborg <hans@hanshq.net>
Thu, 22 May 2014 20:45:53 +0000 (20:45 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 22 May 2014 20:45:53 +0000 (20:45 +0000)
commit5ebffb5555cf3e1e4fa53e481b0dcce18707a280
tree342145107eab8a73c47974d89ef96d9d723b2c56
parente1f62eca2d73f0a874a84202539578425ebd7b22
Don't warn about undefined inline functions if they're dllexport/import

llvm-svn: 209471
clang/lib/Sema/Sema.cpp
clang/test/SemaCXX/undefined-inline.cpp