This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3819766f40 [PowerPC] Make no-PIC default to match GCC - CLANG new 9bb670a6fd [codeview] Expose -gcodeview-ghash for global type hashing
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 6 ++++++ include/clang/Frontend/CodeGenOptions.def | 3 +++ lib/CodeGen/CodeGenModule.cpp | 3 +++ lib/Driver/ToolChains/Clang.cpp | 9 ++++++++- lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGenCXX/debug-info-ms-abi.cpp | 4 ++++ 6 files changed, 25 insertions(+), 1 deletion(-)