]> granicus.if.org Git - clang/commit
Set the lexical context for dummy tag decl inside createTagFromNewDecl
authorAlex Lorenz <arphaman@gmail.com>
Mon, 14 Aug 2017 10:59:44 +0000 (10:59 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Mon, 14 Aug 2017 10:59:44 +0000 (10:59 +0000)
commite691868acccfc8873db8b5f928659ebc0aa585f9
tree82311e7de7d2a01000dd580df5a1996e3de0ecae
parent78987fbb881078c8d00d4dd2208f72d3f9cef2ce
Set the lexical context for dummy tag decl inside createTagFromNewDecl

This is a follow-up to r310706. This change has been recommended by
Bruno Cardoso Lopes and Richard Smith.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310829 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp