[all-commits] [llvm/llvm-project] 970c21: Remove unneeded targets dependency

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sun Mar 14 08:38:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 970c21e345548a967c1bc000462198330982ed7e
      https://github.com/llvm/llvm-project/commit/970c21e345548a967c1bc000462198330982ed7e
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M clang/unittests/Introspection/CMakeLists.txt

  Log Message:
  -----------
  Remove unneeded targets dependency


  Commit: f72f122feebe7f980c22ed4a7e04fc274ce2c976
      https://github.com/llvm/llvm-project/commit/f72f122feebe7f980c22ed4a7e04fc274ce2c976
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py

  Log Message:
  -----------
  Update python script per review comments

Wrap to 80 cols, introduce main() function and use argparse instead of
optparse.


Compare: https://github.com/llvm/llvm-project/compare/b0b9126897ed...f72f122feebe


More information about the All-commits mailing list