This commit fixes namespace comments in AvoidThrowingObjCExceptionCheck.cpp as suggested by the linter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
My intent was to land the simpler linter fixes first while iterating on the fixes in D137738 as necessary but I can combine the two patches if that is preferred.
Comment Actions
I don't think that such patches deserve dedicated commit unless you fix them on entire Clang-tidy code.