[all-commits] [llvm/llvm-project] 063556: [clang(d)] Include/Exclude CLDXC options properly

Brad Smith via All-commits all-commits at lists.llvm.org
Sun Sep 18 23:52:15 PDT 2022


  Branch: refs/heads/release/15.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 063556d02def3637cdf7db4fe8650e7c4a1caca5
      https://github.com/llvm/llvm-project/commit/063556d02def3637cdf7db4fe8650e7c4a1caca5
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M clang-tools-extra/clangd/CompileCommands.cpp
    M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
    M clang/lib/Tooling/InterpolatingCompilationDatabase.cpp

  Log Message:
  -----------
  [clang(d)] Include/Exclude CLDXC options properly

This handles the new CLDXC options that was introduced in
https://reviews.llvm.org/D128462 inside clang-tooling to make sure cl driver
mode is not broken.

Fixes https://github.com/clangd/clangd/issues/1292.

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

(cherry picked from commit 23ace26e0d1aa2283d65d192c37592fb0eef1b1f)


  Commit: 433f2aaa32bdb38234dfc1060a45ee0afbf1189a
      https://github.com/llvm/llvm-project/commit/433f2aaa32bdb38234dfc1060a45ee0afbf1189a
  Author: Brad Smith <brad at comstyle.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M clang/test/Unit/lit.cfg.py

  Log Message:
  -----------
  [lit] Set shlibpath_var on OpenBSD

(cherry picked from commit 3eca0b395ff07d0428f4179e33a6ae295e608f47)


Compare: https://github.com/llvm/llvm-project/compare/046d5b917bcd...433f2aaa32bd


More information about the All-commits mailing list