repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[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
blob
15dfdcaf6c0954352e519c5a64b754ac1f68d6ce
1
.. title:: clang-tidy - bugprone-macro-repeated-side-effects
2
3
bugprone-macro-repeated-side-effects
4
====================================
5
6
7
Checks for repeated argument with side effects in macros.