[all-commits] [llvm/llvm-project] fdbd78: Add parenthesized expression to SyntaxTree

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Wed Jul 1 23:29:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fdbd78333fc6f1deb3037d0961130f05dce059e7
      https://github.com/llvm/llvm-project/commit/fdbd78333fc6f1deb3037d0961130f05dce059e7
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-07-02 (Thu, 02 Jul 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 parenthesized expression to SyntaxTree

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list