[all-commits] [llvm/llvm-project] 551092: Revert AST Matchers default to AsIs mode

Stephen Kelly via All-commits all-commits at lists.llvm.org
Fri Jul 3 13:20:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 551092bc3dfb86f1e11a55f3bee0c8ee1be6fdd6
      https://github.com/llvm/llvm-project/commit/551092bc3dfb86f1e11a55f3bee0c8ee1be6fdd6
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M clang-tools-extra/clang-query/Query.cpp
    M clang-tools-extra/clang-query/QuerySession.h
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/ParentMapContext.h
    M clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp

  Log Message:
  -----------
  Revert AST Matchers default to AsIs mode

Reviewers: aaron.ballman, klimek

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list