[all-commits] [llvm/llvm-project] 0277a2: [clang][test] Update -fc++-abi tests

Leonard Chan via All-commits all-commits at lists.llvm.org
Tue May 4 15:53:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0277a24f4bbac284ba7a2ace7eeefdf6305e7f69
      https://github.com/llvm/llvm-project/commit/0277a24f4bbac284ba7a2ace7eeefdf6305e7f69
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    A clang/test/Driver/cxx-abi-flag.cpp
    M clang/test/Frontend/invalid-cxx-abi.cpp
    A clang/test/Frontend/valid-cxx-abi.cpp

  Log Message:
  -----------
  [clang][test] Update -fc++-abi tests

This attempts to move driver tests out of Frontend and to Driver, separates
RUNs that should fail from RUNs that should succeed, and prevent creating
output files or dumping output.

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




More information about the All-commits mailing list