dblaikie added inline comments.
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
jansvoboda11 wrote:
> Paul-C-Anagnostopoulos wrote:
> > jansvoboda11 wrote:
> > > Paul-C-Anagnost
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd40a0b8af771: [TableGen] [Clang] Clean up Options.td and add
asserts. (authored by Paul-C-Anagnostopoulos).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101
jansvoboda11 added a comment.
Thanks Paul!
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
Paul-C-Anagnostopoulos wrote:
> jansvoboda11 wrote:
> > Paul-C-Anagnostopoulos wrote
Paul-C-Anagnostopoulos updated this revision to Diff 343100.
Paul-C-Anagnostopoulos added a comment.
Restored whitespace as requested by Jan.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101766/new/
https://reviews.llvm.org/D101766
Files:
clang/include/clang/Driver/Options.td
Index
Paul-C-Anagnostopoulos added inline comments.
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
jansvoboda11 wrote:
> Paul-C-Anagnostopoulos wrote:
> > jansvoboda11 wrote:
> > > W
jansvoboda11 added inline comments.
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
Paul-C-Anagnostopoulos wrote:
> jansvoboda11 wrote:
> > Were you planning to refactor this to
Paul-C-Anagnostopoulos added inline comments.
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
jansvoboda11 wrote:
> Were you planning to refactor this too?
You can't use the pas
jansvoboda11 accepted this revision.
jansvoboda11 added a comment.
Nice, thank you, Paul!
Comment at: clang/include/clang/Driver/Options.td:1089
+ LangOpts<"DoubleSquareBracketAttributes">,
+ Default,
PosFlag, NegFlag,
Were you planning to refactor this to
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101766/new/
https://reviews.llvm.org/D101766
Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: jansvoboda11, dblaikie, craig.topper.
Herald added a subscriber: dang.
Paul-C-Anagnostopoulos requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This revisio
10 matches
Mail list logo