[all-commits] [llvm/llvm-project] 0c5db3: Fix test from 5f1f4a5
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu May 14 08:22:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0c5db3e4aa197bab6e4d9f8c02ca0edf4fa9dce3
https://github.com/llvm/llvm-project/commit/0c5db3e4aa197bab6e4d9f8c02ca0edf4fa9dce3
Author: Erich Keane <erich.keane at intel.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
A clang/test/SemaCXX/ext-int-asm.cpp
M clang/test/SemaCXX/ext-int.cpp
Log Message:
-----------
Fix test from 5f1f4a5
My test needs a requires target clause to support inline assembly. This
patch splits out the asm tests into a separate test so we don't skip the
rest of the conditions.
More information about the All-commits
mailing list