HerrCai0907 wrote: > is option does not help with my problem because it happens with local > declarations. So I either have suppressions all over the code or I have an > growing lists of symbols I need to add to the configuration.
In my opinion, it shouldn't be too much that macro and function have the same name. The biggest reason to add this options is Microsoft declare min and max in the system header. https://github.com/llvm/llvm-project/pull/164827 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
