arichardson added a comment.

In D86710#2242197 <https://reviews.llvm.org/D86710#2242197>, @JakeMerdichAMD 
wrote:

> LGTM, assuming tests pass (automated checks failed to resolve your patch 
> since you based it off of your other one). Looks like enabling C99 should 
> have no other effects, right?

Tests are passing locally. Looking at TokenKinds.def it seems the only thing 
setting C99 enables is `restrict` and `inline` (but we already get that via 
C++).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86710/new/

https://reviews.llvm.org/D86710

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to