[all-commits] [llvm/llvm-project] 85c15f: [SyntaxTree] Add support for `this`

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Fri Aug 21 01:01:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 85c15f17cc684b35cdb4a5f3a76d45160de7b597
      https://github.com/llvm/llvm-project/commit/85c15f17cc684b35cdb4a5f3a76d45160de7b597
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-08-21 (Fri, 21 Aug 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/BuildTreeTest.cpp

  Log Message:
  -----------
  [SyntaxTree] Add support for `this`

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




More information about the All-commits mailing list