]> granicus.if.org Git - clang/commit
Update call DIBuilder::createLexicalBlock.
authorDiego Novillo <dnovillo@google.com>
Mon, 3 Mar 2014 18:53:32 +0000 (18:53 +0000)
committerDiego Novillo <dnovillo@google.com>
Mon, 3 Mar 2014 18:53:32 +0000 (18:53 +0000)
commitc0e55cd4046e21786ba92a6f676aa42d41496dd5
tree5b775bc26cda0ae43627ef6273c94ac85d7cdfe4
parentfdd7bae830d904e18476678b3655fb06e77f530f
Update call DIBuilder::createLexicalBlock.

Create lexical blocks with discriminator value 0 by default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp