The macro are usually defined in the common/base headers which are hard
for normal users to modify it.
Details
Details
- Reviewers
gribozavr alexfh - Commits
- rGc4905a232c9b: [clang-tidy] Don't emit google-runtime-references warning for functions defined…
rCTE369739: [clang-tidy] Don't emit google-runtime-references warning for functions defined…
rL369739: [clang-tidy] Don't emit google-runtime-references warning for functions defined…
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, although I'd be more comfortable with a whitelist of macros.
clang-tools-extra/test/clang-tidy/google-runtime-references.cpp | ||
---|---|---|
156 ↗ | (On Diff #216775) | Please add back the newline. |