aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2021-11-12 19:25:37 -0800
committerKeith Smiley <keithbsmiley@gmail.com>2021-11-12 19:36:51 -0800
commit51715fbd96c100e08ad5e0afe78eff474e4caa3f (patch)
treedc50c84645324202a8e692919c61f88167e02c29 /llvm/unittests/Support/ErrorTest.cpp
parent47bb456b2ffd774990a6aca45f6b90183e2075c3 (diff)
downloadllvm-51715fbd96c100e08ad5e0afe78eff474e4caa3f.zip
llvm-51715fbd96c100e08ad5e0afe78eff474e4caa3f.tar.gz
llvm-51715fbd96c100e08ad5e0afe78eff474e4caa3f.tar.bz2
[lld-macho] Fix warning
``` /Users/ksmiley/dev/llvm-project/lld/MachO/Symbols.cpp:43:27: warning: field 'external' will be initialized after field 'weakDefCanBeHidden' [-Wreorder-ctor] weakDef(isWeakDef), external(isExternal), ^ 1 warning generated. ``` Differential Revision: https://reviews.llvm.org/D113823
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions