[all-commits] [llvm/llvm-project] 172fcd: [clang-cl] Parse the /external: flags (PR36003)

Hans via All-commits all-commits at lists.llvm.org
Tue Jun 8 09:00:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 172fcd9600e13d5365f5cf648105891ff6a0e59d
      https://github.com/llvm/llvm-project/commit/172fcd9600e13d5365f5cf648105891ff6a0e59d
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/cl-options.c

  Log Message:
  -----------
  [clang-cl] Parse the /external: flags (PR36003)

They are still unsupported, but at least this makes clang-cl not mistake
them for being filenames.

As pointed out in the bug, VS 16.10 now uses these flags in new projects
by default.




More information about the All-commits mailing list