aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestCSharp.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-04-30 16:33:54 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-04-30 16:33:55 +0200
commit5e6f167aa979cd274f0de413f3adb8319cca273f (patch)
treef5d368d564860665c55191e836843beeaaabc516 /clang/unittests/Format/FormatTestCSharp.cpp
parent1bf7ccb706378390cef61024e46bd59ba13c9a43 (diff)
downloadllvm-5e6f167aa979cd274f0de413f3adb8319cca273f.zip
llvm-5e6f167aa979cd274f0de413f3adb8319cca273f.tar.gz
llvm-5e6f167aa979cd274f0de413f3adb8319cca273f.tar.bz2
Include SmallVector.h in IPO.h to fix modules build [NFC]
This file currently doesn't compile under LLVM_ENABLE_MODULES as SmallVector is used in this header but is never forward declared or included in any way. Let's include SmallVector.h instead and get rid of the SmallVectorImpl fwd declaration which is now no longer necessary.
Diffstat (limited to 'clang/unittests/Format/FormatTestCSharp.cpp')
0 files changed, 0 insertions, 0 deletions