[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang-tools-extra / docs / clang-tidy / checks / bugprone / macro-repeated-side-effects.rst
blob15dfdcaf6c0954352e519c5a64b754ac1f68d6ce
1 .. title:: clang-tidy - bugprone-macro-repeated-side-effects
3 bugprone-macro-repeated-side-effects
4 ====================================
7 Checks for repeated argument with side effects in macros.