summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-14 15:52:06 +0000
committerDaniel Jasper <djasper@google.com>2013-01-14 15:52:06 +0000
commit2ab0d01a8e2c7002478fa49f8aca4b32cc72b432 (patch)
tree81a57fe120c38bf26bfc7ddb8b17b2f4ce34c358 /clang/lib/CodeGen/CodeGenModule.cpp
parent39825eaff580972cc1d2913bd4278e9b581d7304 (diff)
downloadbcm5719-llvm-2ab0d01a8e2c7002478fa49f8aca4b32cc72b432.tar.gz
bcm5719-llvm-2ab0d01a8e2c7002478fa49f8aca4b32cc72b432.zip
Fix bug that would lead to joining preprocessor directives.
Before: #include "a.h" #include "b.h" After: #include "a.h" #include "b.h" llvm-svn: 172424
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud