[PATCH] D12945: [PATCH] Add checker for objects that should not be value types
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 30 07:13:36 PDT 2015
alexfh added a comment.
In http://reviews.llvm.org/D12945#256509, @aaron.ballman wrote:
> I settled on "expression has opaque data structure type 'FILE'; type should only be used as a pointer and not dereferenced" but we can tweak if that still isn't quite right.
Seems good. Thank you!
http://reviews.llvm.org/D12945
More information about the cfe-commits
mailing list