[all-commits] [llvm/llvm-project] bfb6c2: [AST][NFC] Remove temporary ASTTU file from Intros...

Nathan James via All-commits all-commits at lists.llvm.org
Wed Apr 14 16:15:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfb6c2874be830cc6f7595652d23192598edecf0
      https://github.com/llvm/llvm-project/commit/bfb6c2874be830cc6f7595652d23192598edecf0
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M clang/lib/Tooling/CMakeLists.txt
    M clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp

  Log Message:
  -----------
  [AST][NFC] Remove temporary ASTTU file from Introspection generation.

We can use the Preprocessor to remap this file, cleaning up the cmake code.

Reviewed By: steveire

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




More information about the All-commits mailing list