summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-12 18:09:38 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-12 18:09:38 +0000
commit14c32e8894923eb18d78b461c83b03d70bfd18ac (patch)
tree5a8513b8ef4e84f8b9dff391a10a61582376a443 /clang/lib/CodeGen/CGDebugInfo.cpp
parent3405baa3f049fcc07a5f3134289b0ce946166f46 (diff)
downloadbcm5719-llvm-14c32e8894923eb18d78b461c83b03d70bfd18ac.tar.gz
bcm5719-llvm-14c32e8894923eb18d78b461c83b03d70bfd18ac.zip
[libclang] In ASTUnit::Parse copy the CompilerInvocation object instead of
modifying directly for the preamble. This avoids an awful, hard to find, bug where "PreprocessorOpts.DisablePCHValidation = true" would be persistent for subsequent reparses of the translation unit which would result in defines, present in command-line but not in the PCH, being ignored. Fixes rdar://9615399. llvm-svn: 139512
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud