[PATCH] D68055: Add -fgnuc-version= to control __GNUC__ and other GCC macros

Jacob Lifshay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 30 13:58:11 PDT 2019


programmerjake added a comment.

Shouldn't `__GNUG__` match `__GNUC__`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68055





More information about the cfe-commits mailing list