[PATCH] D66443: [LifetimeAnalysis] Add [[gsl::Pointer]] to llvm::StringRef

Gábor Horváth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 14:55:56 PDT 2019


xazax.hun added a comment.

I do not know if there are some build bots with -Werror that would warn for unknown attributes. In case it fails the build bots we could extend the `include/llvm/Support/Compiler.h` header with a macro.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66443





More information about the llvm-commits mailing list