[all-commits] [llvm/llvm-project] aaef3b: [libc++] Remove	_LIBCPP_CONSTEVAL
    philnik777 via All-commits 
    all-commits at lists.llvm.org
       
    Sat Feb 11 09:34:54 PST 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaef3b82f4f0dd3924a3491b381d5015ff472b86
      https://github.com/llvm/llvm-project/commit/aaef3b82f4f0dd3924a3491b381d5015ff472b86
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-02-11 (Sat, 11 Feb 2023)
  Changed paths:
    M libcxx/.clang-format
    M libcxx/include/__compare/ordering.h
    M libcxx/include/__config
  Log Message:
  -----------
  [libc++] Remove _LIBCPP_CONSTEVAL
All supported compilers support `consteval`, so there is no more need for the macro.
Reviewed By: ldionne, Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D143489
    
    
More information about the All-commits
mailing list