[all-commits] [llvm/llvm-project] a4b391: [Clang][Driver] Add special-casing for including l...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sun Mar 3 04:49:07 PST 2024


  Branch: refs/heads/users/philnik777/add_libcxx03_include_strategy
  Home:   https://github.com/llvm/llvm-project
  Commit: a4b3917ae30620d3dd4fdb6b0fd92f7563314145
      https://github.com/llvm/llvm-project/commit/a4b3917ae30620d3dd4fdb6b0fd92f7563314145
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2024-03-03 (Sun, 03 Mar 2024)

  Changed paths:
    M clang/include/clang/Driver/ToolChain.h
    M clang/lib/Driver/ToolChain.cpp
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree/usr/include/c++/c++03/.keep
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree_no_cxx03/usr/bin/.keep
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree_no_cxx03/usr/include/c++/v1/.keep
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree_no_cxx03/usr/include/x86_64-unknown-linux-gnu/c++/v1/.keep
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree_no_cxx03/usr/lib/.keep
    A clang/test/Driver/Inputs/basic_linux_libcxx_tree_no_cxx03/usr/lib/x86_64-unknown-linux-gnu/.keep
    M clang/test/Driver/linux-header-search.cpp

  Log Message:
  -----------
  [Clang][Driver] Add special-casing for including libc++ in C++03



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list