[all-commits] [llvm/llvm-project] 6c1a23: [Syntax] Support condition for IfStmt.

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Feb 4 00:30:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c1a23303de9d957cf45ebd04daba862519e393d
      https://github.com/llvm/llvm-project/commit/6c1a23303de9d957cf45ebd04daba862519e393d
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M clang/lib/Tooling/Syntax/BuildTree.cpp
    M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
    M clang/unittests/Tooling/Syntax/SynthesisTest.cpp

  Log Message:
  -----------
  [Syntax] Support condition for IfStmt.

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




More information about the All-commits mailing list