ioeric added a comment.

I think it's useful to explicit initialize non-trivial types like 
`FileChangeType`. But I think it's safe and probably easier to rely on default 
values of primitive types like int, bool etc. Explicitly setting default values 
is probably fine (so this change LGTM), but do we really want to make this a 
requirement for future changes or even in our coding style?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43230



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to