carlosgalvezp added a comment.

Also, in general the design choice is that checks should be independent and 
authors should not need to care about whether they conflict with other checks. 
In this particular case, if both checks are providing different results, users 
should choose one and disable the other. Header guard style is a purely 
stylistic matter, so it's no surprise different checks will lead to different 
results.


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

https://reviews.llvm.org/D142673

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

Reply via email to