[all-commits] [llvm/llvm-project] 8d018c: Add srcloc output to clang-query

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sun Apr 25 04:24:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d018c79ee5f14e1433b8cbb02dd89d0941516ff
      https://github.com/llvm/llvm-project/commit/8d018c79ee5f14e1433b8cbb02dd89d0941516ff
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-04-25 (Sun, 25 Apr 2021)

  Changed paths:
    M clang-tools-extra/clang-query/CMakeLists.txt
    M clang-tools-extra/clang-query/Query.cpp
    M clang-tools-extra/clang-query/Query.h
    M clang-tools-extra/clang-query/QueryParser.cpp
    M clang-tools-extra/clang-query/QuerySession.h
    M clang-tools-extra/unittests/clang-query/QueryParserTest.cpp

  Log Message:
  -----------
  Add srcloc output to clang-query

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




More information about the All-commits mailing list