]> granicus.if.org Git - clang/commit
DebugInfo: Suppress the location of instructions in complex default arguments.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 9 Feb 2015 18:55:57 +0000 (18:55 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 9 Feb 2015 18:55:57 +0000 (18:55 +0000)
commit74bfe1069dd02c30239bc4d72eb684b248ed3f08
tree46343c325a59f5c3161a2dd3f53c10bf364e8e96
parent40a73dbd40a7a7813c7bbd0ada5b9561418c800b
DebugInfo: Suppress the location of instructions in complex default arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@228589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprComplex.cpp
test/CodeGenCXX/debug-info-line.cpp