diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-08-15 18:42:26 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-08-15 18:42:26 +0000 |
commit | 4cc83c2b0aed5ab06081ea3250426c3a7e58df93 (patch) | |
tree | 3b53e65ddaa4920f727177b6566d4d8263518d94 /unittests/ASTMatchers/ASTMatchersTest.cpp | |
parent | 9e4abb4aa90c9785dcbaf4e69a320e6a2983b526 (diff) |
Patch to warn about __private_extern__ on tentative definitions
as it does something unexpected (but gcc compatible).
Suggest use of __attribute__((visibility("hidden")))
on declaration instead. // rdar://7703982
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161972 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/ASTMatchers/ASTMatchersTest.cpp')
0 files changed, 0 insertions, 0 deletions