[PATCH] D54909: [clang][slh] add Clang attr no_speculative_load_hardening

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 10:48:48 PST 2019


aaron.ballman added a comment.

In D54909#1359919 <https://reviews.llvm.org/D54909#1359919>, @zbrid wrote:

> I'm going to revert the diagnostic changes for now and commit this patch. I tried a few ways to implement this without success so far. I have one additional way I want to try based on some advice on the cfe-dev list, but I'll submit it in another patch once I get some time to try and implement it.


That sounds reasonable to me -- I didn't intend for it to hold your patch up; it can always be done separately.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54909





More information about the llvm-commits mailing list