[all-commits] [llvm/llvm-project] 7f7f85: Add `BoolLiteralExpression` to SyntaxTree

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Thu Jun 25 08:38:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f7f8564808b51aa62744edf75c07c0df102056a
      https://github.com/llvm/llvm-project/commit/7f7f8564808b51aa62744edf75c07c0df102056a
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M clang/include/clang/Tooling/Syntax/Nodes.h
    M clang/lib/Tooling/Syntax/BuildTree.cpp
    M clang/lib/Tooling/Syntax/Nodes.cpp
    M clang/unittests/Tooling/Syntax/TreeTest.cpp

  Log Message:
  -----------
  Add `BoolLiteralExpression` to SyntaxTree

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list