We did that for .cpp, but forgot the headers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/pseudo/include/clang-pseudo/grammar/Grammar.h | ||
---|---|---|
51–52 | header guards should really be updated :-( |
Comment Actions
update header guards.
clang-tools-extra/pseudo/include/clang-pseudo/grammar/Grammar.h | ||
---|---|---|
51–52 | oops, forgot these. Updated. |
header guards should really be updated :-(