[PATCH] D85788: [Clang test] Update to allow passing extra default clang arguments in use_clang

Gui Andrade via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 16:18:46 PDT 2020


guiand updated this revision to Diff 284929.
guiand added a comment.

Allows passing different extra arguments for different clang expansions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85788

Files:
  clang/test/CodeGen/label-array-aggregate-init.c
  clang/test/CodeGen/thinlto-clang-diagnostic-handler-in-be.c
  clang/test/CodeGenCXX/debug-info-limited-ctor.cpp
  clang/test/CodeGenOpenCL/ext-int-shift.cl
  clang/test/Driver/aix-as.c
  clang/test/Driver/as-dwarf-cie.s
  clang/test/Driver/cc1-response-files.c
  clang/test/Driver/clang-s-opts.s
  clang/test/Driver/clang_f_opts.c
  clang/test/Driver/compilation_database.c
  clang/test/Driver/config-file3.c
  clang/test/Driver/crash-report-modules.m
  clang/test/Driver/debug-comp-dir.S
  clang/test/Driver/debug-options.c
  clang/test/Driver/debug.c
  clang/test/Driver/mingw-sysroot.cpp
  clang/test/Driver/myriad-toolchain.c
  clang/test/Driver/no-canonical-prefixes.c
  clang/test/Driver/parse-progname.c
  clang/test/Driver/program-path-priority.c
  clang/test/Driver/relax.s
  clang/test/Driver/reloc-model.c
  clang/test/Driver/riscv32-toolchain-extra.c
  clang/test/Driver/riscv64-toolchain-extra.c
  clang/test/Driver/target-abi-cc1as.s
  clang/test/Driver/target-override.c
  clang/test/Driver/unknown-arg.c
  clang/test/Frontend/stdin-input.c
  clang/test/Index/create-libclang-completion-reproducer.c
  clang/test/Index/create-libclang-parsing-reproducer.c
  clang/test/InterfaceStubs/externstatic.c
  clang/test/Misc/cc1as-asm-debug.s
  clang/test/Misc/cc1as-asm.s
  clang/test/Misc/cc1as-compress.s
  clang/test/Misc/cc1as-split-dwarf.s
  clang/test/Misc/dev-fd-fs.c
  clang/test/Modules/crash-vfs-path-emptydir-entries.m
  clang/test/Modules/crash-vfs-path-symlink-component.m
  clang/test/Modules/crash-vfs-path-symlink-topheader.m
  clang/test/Modules/crash-vfs-path-traversal.m
  clang/test/Modules/crash-vfs-relative-overlay.m
  clang/test/Preprocessor/cuda-macos-includes.cu
  llvm/utils/lit/lit/llvm/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85788.284929.patch
Type: text/x-patch
Size: 117349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/a994b1c0/attachment-0001.bin>


More information about the cfe-commits mailing list