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
- rG LLVM Github Monorepo
- Build Status
Buildable 37163 Build 37162: arc lint + arc unit
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 | Please add back the newline. |
Please add back the newline.