[all-commits] [llvm/llvm-project] 18a855: [clang][slh] Add test for SLH feature checking macro
zbrid via All-commits
all-commits at lists.llvm.org
Fri May 15 12:24:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 18a855da431e74499695ce43a8db23a1755ba632
https://github.com/llvm/llvm-project/commit/18a855da431e74499695ce43a8db23a1755ba632
Author: Zola Bridges <zbrid at google.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
A clang/test/Lexer/has_feature_speculative_load_hardening.cpp
Log Message:
-----------
[clang][slh] Add test for SLH feature checking macro
Summary:
I forgot to include a test in this commit:
https://reviews.llvm.org/rG379e68a763097bed55556c6dc7453e4b732e3d68
Here's the test. It passes after that commit and fails before that commit.
Reviewed By: mattdr
Differential Revision: https://reviews.llvm.org/D79894
More information about the All-commits
mailing list