Depends on D83697.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with one nit.
clang/include/clang/Driver/Options.td | ||
---|---|---|
2004 | I think you can find cases like this later by looking for def.*no_, without the TODO. |
I think you can find cases like this later by looking for def.*no_, without the TODO.