Skip to content
Commit 6b63074d authored by Mike Stump's avatar Mike Stump
Browse files

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
parent eb6be650
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment