aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
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
commit6858dd3fcc2d3ac6a706a0294be1d3ac51849022 (patch)
treea6207eb38498593ebc7c337f6c2c8808a858e6ef /lib/CodeGen/CodeGenModule.cpp
parent60b2837ba2335b13fc5aaaa6826b1a4710944d92 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65026 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions