diff options
author | Mike Stump <mrs@apple.com> | 2009-02-12 23:06:31 +0000 |
---|---|---|
committer | Mike Stump <mrs@apple.com> | 2009-02-12 23:06:31 +0000 |
commit | 6b63074de90b1e8ce93404a5445a389a1d6471d5 (patch) | |
tree | 4dff062b3334c4b174de6832f695376a7c52b0ed /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | eb6be650ce25cd80fa50f13fd94b1083742e85dc (diff) | |
download | bcm5719-llvm-6b63074de90b1e8ce93404a5445a389a1d6471d5.tar.gz bcm5719-llvm-6b63074de90b1e8ce93404a5445a389a1d6471d5.zip |
Fix limits.h for linux, as glibc does a #include_next unless
_GCC_LIMITS_H_ is defined, when __GNUC__ is defined.
Also, we need to stay away from possible conflicts with header guards.
We should use CLANG_ to prefix all header guards.
llvm-svn: 64408
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions