[all-commits] [llvm/llvm-project] 7448f3: [clang] Add Create method for CXXBoolLiteralExpr

David Spickett via All-commits all-commits at lists.llvm.org
Thu Oct 6 02:35:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7448f38898a8a0796fa66f1ebcd07c475f329dc4
      https://github.com/llvm/llvm-project/commit/7448f38898a8a0796fa66f1ebcd07c475f329dc4
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M clang/include/clang/AST/ExprCXX.h
    M clang/lib/AST/ASTImporter.cpp
    M clang/lib/Sema/SemaTemplate.cpp

  Log Message:
  -----------
  [clang] Add Create method for CXXBoolLiteralExpr

Reviewed By: shafik

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




More information about the All-commits mailing list