]> granicus.if.org Git - clang/commit
Properly detect temporary gsl::Owners through reference initialization chains.
authorGabor Horvath <xazax.hun@gmail.com>
Sun, 11 Aug 2019 14:39:42 +0000 (14:39 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Sun, 11 Aug 2019 14:39:42 +0000 (14:39 +0000)
commitc9a615ed810c08ac0190a589f2c658433d726728
tree80221143bf9a5e7fbb139fac1e5ea0c34b3a611b
parent79b62d4a86a9409196d2d7f22439b9eae7839f9a
Properly detect temporary gsl::Owners through reference initialization chains.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368534 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/Sema/warn-lifetime-analysis-nocfg.cpp