diff options
| author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-07-10 22:48:13 +0000 |
|---|---|---|
| committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-07-10 22:48:13 +0000 |
| commit | 3482871645efab6ea45b921f1ff4071f0825b76d (patch) | |
| tree | 77e000c2f3355b6a9687b4fc7f1258067dfe284b /clang-tools-extra/test/clang-tidy/performance-for-range-copy.cpp | |
| parent | 27c77fe4cefb0ee1482871bb8339aa101fec5901 (diff) | |
| download | bcm5719-llvm-3482871645efab6ea45b921f1ff4071f0825b76d.tar.gz bcm5719-llvm-3482871645efab6ea45b921f1ff4071f0825b76d.zip | |
Sort includes + include a missing `extern "C"` header
If we don't include Initialization.h,
`LLVMInitializeAggressiveInstCombiner` won't see its `extern "C"` decl.
This causes sadness, name mangling, and linker errors.
Reported on the mailing lists by Vladimir Vissoultchev. Thanks!
llvm-svn: 336736
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/performance-for-range-copy.cpp')
0 files changed, 0 insertions, 0 deletions

