[PATCH] D127388: [pseudo] Move grammar-related headers to a separate dir, NFC.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 05:54:56 PDT 2022
hokein added inline comments.
================
Comment at: clang-tools-extra/pseudo/include/clang-pseudo/grammar/Grammar.h:52
#ifndef CLANG_PSEUDO_GRAMMAR_H
#define CLANG_PSEUDO_GRAMMAR_H
----------------
sammccall wrote:
> header guards should really be updated :-(
oops, forgot these. 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