]> granicus.if.org Git - clang/commit
Initialize the "IsCompleteDefinitionRequired" field in the ASTContext ctor
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 13 Jul 2013 22:29:32 +0000 (22:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 13 Jul 2013 22:29:32 +0000 (22:29 +0000)
commit45a0409e024334ccf2d326d3094a5d5c42dd2463
tree773c076f2131bf5a5b54267dff97fdb8792a586d
parent658cd2c287b1a0b419f51cd18e5a48d4560d1c56
Initialize the "IsCompleteDefinitionRequired" field in the ASTContext ctor

Introduced in r186262 & found by the hexagon buildbots (but owing to
this being UB, that's random chance - so there's no additional test case
here)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186265 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h