jfb added a comment.

I added an option that's required when using `clang` directly (*not* `-cc1`!) 
If you use `-ftrivial-auto-var-init=zero` without 
`-enable-trivial-auto-var-init-zero-knowning-it-will-be-removed-from-clang` in 
`clang` it'll generate a warning and change initialization to pattern 
initialization instead. That's roughly along the lines people were going for on 
cfe-dev.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54604/new/

https://reviews.llvm.org/D54604



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

Reply via email to