"clang/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "24f3924709035abb11b78363a95a53dd36b8c5a1"
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
Loading
Please register or sign in to comment