riccibruno planned changes to this revision.
riccibruno added a comment.
This needs more work.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57660/new/
https://reviews.llvm.org/D57660
___
cfe-commits mailing list
cfe
riccibruno updated this revision to Diff 187035.
riccibruno added a comment.
Herald added a subscriber: jdoerfert.
Rebased. Does this implementation make sense ?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57660/new/
https://reviews.llvm.org/D57660
Files:
in
riccibruno updated this revision to Diff 185048.
riccibruno added a comment.
Added tests for nested/anonymous unions and local structs.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57660/new/
https://reviews.llvm.org/D57660
Files:
include/clang/Basic/Diagnost
riccibruno created this revision.
riccibruno added reviewers: aaron.ballman, rsmith.
riccibruno added a project: clang.
Herald added a subscriber: cfe-commits.
Teach the unsequenced operation checker about references and members. To do
this introduce a class `MemoryLocation` which will approximat