[all-commits] [llvm/llvm-project] eb535d: Accept __is_same_as as a GCC-compatibility synonym...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Oct 29 14:45:15 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eb535d23418c7259cac85bdb13197263b2cee056
      https://github.com/llvm/llvm-project/commit/eb535d23418c7259cac85bdb13197263b2cee056
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/include/clang/Basic/TokenKinds.def
    M clang/test/Preprocessor/feature_tests.cpp
    M clang/test/SemaCXX/type-traits.cpp

  Log Message:
  -----------
  Accept __is_same_as as a GCC-compatibility synonym for the proper trait name __is_same.




More information about the All-commits mailing list