]> granicus.if.org Git - clang/commit
Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered...
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 20:44:43 +0000 (20:44 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 20:44:43 +0000 (20:44 +0000)
commitc4dec1c58eeb2ef46cdb64120eb6b819c6927afb
tree5d8efb198f94c901cbafb87761d0b3cfdf3f1415
parentafed099bd2e759efd4bb63fdc525d3445f94cc13
Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105638 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
Makefile
examples/PrintFunctionNames/Makefile
examples/clang-interpreter/Makefile
examples/wpa/Makefile
lib/AST/Makefile
lib/Analysis/Makefile
lib/Basic/Makefile
lib/Checker/Makefile
lib/CodeGen/Makefile
lib/Driver/Makefile
lib/Frontend/Makefile
lib/Index/Makefile
lib/Lex/Makefile
lib/Parse/Makefile
lib/Rewrite/Makefile
lib/Sema/Makefile
tools/c-index-test/Makefile
tools/driver/Makefile
tools/libclang/Makefile