[PATCH] D127388: [pseudo] Move grammar-related headers to a separate dir, NFC.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 05:09:36 PDT 2022
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang-tools-extra/pseudo/include/clang-pseudo/grammar/Grammar.h:52
#ifndef CLANG_PSEUDO_GRAMMAR_H
#define CLANG_PSEUDO_GRAMMAR_H
----------------
header guards should really be updated :-(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127388/new/
https://reviews.llvm.org/D127388
More information about the cfe-commits
mailing list