lebedev.ri added a comment.

How does this relate to the gcc behavior?
I suspect not everyone would want to have this relaxed `-Wshadow` mode.
Perhaps it could be hidden under some new flag, which is not going to be 
automatically enabled by `-Weverything`.
Like, `-Wshadow-in-macros` which does nothing compared to `-Wshadow`, and then 
`-Wno-shadow-in-macros` which enables this relaxed mode?


https://reviews.llvm.org/D35783



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

Reply via email to