[PATCH] D14419: [Extension --> Completeness] Relax rules for writeonce candidacy...

Larisse Voufo via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 21:29:06 PST 2015


lvoufo created this revision.
lvoufo added reviewers: chandlerc, majnemer, dberlin, nlewycky.
lvoufo added a subscriber: cfe-commits.

After D14418, Remove restriction for writeonce semantics to objects with no non-trivial methods... 

http://reviews.llvm.org/D14419

Files:
  include/clang/AST/DeclCXX.h
  lib/AST/DeclCXX.cpp
  lib/AST/Type.cpp
  test/CodeGenCXX/const-invariant.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14419.39475.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/6461b502/attachment.bin>


More information about the cfe-commits mailing list