diff options
author | Reid Kleckner <rnk@google.com> | 2016-11-29 20:46:24 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-11-29 20:46:24 +0000 |
commit | aab2aae8ee582d0f6af9f8616772fed7cc0ef0b1 (patch) | |
tree | 5168e5443087bf5c5036268d67ac75155246cff7 /llvm/lib/Object/SymbolSize.cpp | |
parent | 11407ae58194ed586bf296cd62515f2180652873 (diff) | |
download | bcm5719-llvm-aab2aae8ee582d0f6af9f8616772fed7cc0ef0b1.tar.gz bcm5719-llvm-aab2aae8ee582d0f6af9f8616772fed7cc0ef0b1.zip |
Don't declare IsEnumDeclComplete as extern
Otherwise MSVC and clang-cl will see "extern inline" after merging
redeclarations and emit it in all TUs that include Type.h and Decl.h.
Noticed by inspection, since it's always the first thing to get emitted.
llvm-svn: 288197
Diffstat (limited to 'llvm/lib/Object/SymbolSize.cpp')
0 files changed, 0 insertions, 0 deletions