[all-commits] [llvm/llvm-project] c1cd74: [clang] p1099 using-enum feature macro & web page

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Wed Jun 9 05:41:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1cd743519af3978b944df88f57c6e523caa10dc
      https://github.com/llvm/llvm-project/commit/c1cd743519af3978b944df88f57c6e523caa10dc
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/lib/Frontend/InitPreprocessor.cpp
    M clang/test/Lexer/cxx-features.cpp
    M clang/www/cxx_status.html

  Log Message:
  -----------
  [clang] p1099 using-enum feature macro & web page

This completes the series implementing p1099, by adding the feature
macro and updating the web page.

Differential Revision: https://reviews.llvm.org/D102242




More information about the All-commits mailing list