summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FileOutputBuffer.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-04-28 23:48:36 +0000
committerNico Weber <nicolasweber@gmx.de>2018-04-28 23:48:36 +0000
commit0c3984ef314d921fb93ef48d719def86a0f4bb4b (patch)
tree291c6958d0c99fef7e95ae1e66111cc23da098c3 /llvm/lib/Support/FileOutputBuffer.cpp
parentaec494f3c4226778057ae194d28e131d9df516d8 (diff)
downloadbcm5719-llvm-0c3984ef314d921fb93ef48d719def86a0f4bb4b.tar.gz
bcm5719-llvm-0c3984ef314d921fb93ef48d719def86a0f4bb4b.zip
Remove unused includes of clang/Config/config.h
Found by opening config.h.cmake in vim, finding all defined macros with /define\(01\)\? \zs[A-Za-z0-9_]*<cr> :%s//\=setreg('A', submatch(0), 'V')/gn<cr> :put A<cr> and then joining them all with |, and passing that to git grep -E that_pattern 'clang/*.h' 'clang/*.cpp' 'clang/*.c' and diffing that output with the result of git grep Config/config.h 'clang/*.h' 'clang/*.cpp' 'clang/*.c' No intended behavior change. llvm-svn: 331124
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud