[PATCH] D97993: [Driver] Suppress GCC detection under -B

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 18 17:51:16 PDT 2021


MaskRay updated this revision to Diff 331736.
MaskRay marked 5 inline comments as done.
MaskRay retitled this revision from "[Driver] Suppress GCC detection under -B for non-Android" to "[Driver] Suppress GCC detection under -B".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Reword. Drop the special case for Android as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97993/new/

https://reviews.llvm.org/D97993

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/test/Driver/android-ndk-standalone.cpp
  clang/test/Driver/android-standalone.cpp
  clang/test/Driver/gcc-toolchain.cpp
  clang/test/Driver/print-multi-directory.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97993.331736.patch
Type: text/x-patch
Size: 12718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210319/5e64f444/attachment-0001.bin>


More information about the cfe-commits mailing list