summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/functions.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-19 06:48:28 +0000
committerChris Lattner <sabre@nondot.org>2009-02-19 06:48:28 +0000
commit06ef388a61db74e027ddececbc4b2ae4d57afb07 (patch)
tree0d47f59762214597b3038513331ff02ad6681aef /clang/test/CodeGen/functions.c
parent5555697fa092e609b7c5100cdc3f6949abe341a2 (diff)
downloadbcm5719-llvm-06ef388a61db74e027ddececbc4b2ae4d57afb07.tar.gz
bcm5719-llvm-06ef388a61db74e027ddececbc4b2ae4d57afb07.zip
fix a bug introduced in my previous patch: moving clang headers to the
"after" group instead of the system group makes it so #include <limits.h> picks up the *system* limits.h file before clang's. This causes a failure on linux and is definitely not what we want. llvm-svn: 65026
Diffstat (limited to 'clang/test/CodeGen/functions.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud