[PATCH] D86508: [clang] improve GCC-compat for C90 __builtin_ functions

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 15:48:07 PDT 2020


nickdesaulniers added a comment.

Ok, this is ready for review.  I plan to review the newer C standards than ISO C90 in follow up patches, so I'll likely be touching these file more.  Figuring out a more maintainable sort order in particular is an itch I'd like to scratch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86508



More information about the cfe-commits mailing list