aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-04-10 16:23:55 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-04-10 16:25:48 +0100
commita88cc2045629cf54613be2244e7342b04eb83d4a (patch)
tree1aa50acf6ebc17224003b25699834a154956a2ed /clang/lib/Frontend/CompilerInvocation.cpp
parent44920e8566525c9490347912937e7e6463f33723 (diff)
downloadllvm-a88cc2045629cf54613be2244e7342b04eb83d4a.zip
llvm-a88cc2045629cf54613be2244e7342b04eb83d4a.tar.gz
llvm-a88cc2045629cf54613be2244e7342b04eb83d4a.tar.bz2
ProfileSummaryInfo.h - remove unnecessary includes. NFC
Remove a number of includes that aren't necessary (nor are we relying on the remaining includes to provide the declarations), we just needed a llvm::Instruction forward declaration. This exposed a couple of source files that were implicitly replying on the includes for their use of llvm::SmallSet or std::set, requiring local includes to be added there instead.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions