[all-commits] [llvm/llvm-project] 2c046c: Add the gsl::Pointer/gsl::Owner combo to ArrayRef ...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Apr 27 03:34:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c046c422f8bc5a879c413eba1629e3753939ac5
https://github.com/llvm/llvm-project/commit/2c046c422f8bc5a879c413eba1629e3753939ac5
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M llvm/include/llvm/ADT/ArrayRef.h
M llvm/include/llvm/ADT/SmallVector.h
M llvm/include/llvm/Support/Compiler.h
Log Message:
-----------
Add the gsl::Pointer/gsl::Owner combo to ArrayRef and SmallVector so it can diagnose this common combo.
More information about the All-commits
mailing list