[PATCH] D20302: Remove LazyDefinitionDataPtr and rely on getMostRecentDecl. Fixes PR27754.

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Mon May 16 14:41:35 PDT 2016


v.g.vassilev created this revision.
v.g.vassilev added a reviewer: rsmith.
v.g.vassilev added a subscriber: cfe-commits.
v.g.vassilev set the repository for this revision to rL LLVM.

Repository:
  rL LLVM

http://reviews.llvm.org/D20302

Files:
  include/clang/AST/DeclCXX.h
  lib/AST/DeclCXX.cpp
  lib/Serialization/ASTReaderDecl.cpp
  test/Modules/Inputs/PR27754/RConversionRuleParser.h
  test/Modules/Inputs/PR27754/TMetaUtils.h
  test/Modules/Inputs/PR27754/TSchemaType.h
  test/Modules/Inputs/PR27754/map
  test/Modules/Inputs/PR27754/module.modulemap
  test/Modules/pr27754.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20302.57402.patch
Type: text/x-patch
Size: 8778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160516/8ea153b6/attachment-0001.bin>


More information about the cfe-commits mailing list