[all-commits] [llvm/llvm-project] 961690: [NFC] Fix warning
Chris B via All-commits
all-commits at lists.llvm.org
Tue Aug 23 18:50:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 961690574439dbdbc968000eab2ce2289f77a2d6
https://github.com/llvm/llvm-project/commit/961690574439dbdbc968000eab2ce2289f77a2d6
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M llvm/lib/Transforms/CFGuard/CFGuard.cpp
Log Message:
-----------
[NFC] Fix warning
This change came in a few hours ago and introduced a warning. The fix
is trivial, so I'm providing it. The original change was reviewed here:
https://reviews.llvm.org/D132331
More information about the All-commits
mailing list