[all-commits] [llvm/llvm-project] d563d7: [analyzer][NFC] Add `override` keyword missing fro...
Hubert Tong via All-commits
all-commits at lists.llvm.org
Mon Aug 31 15:01:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d563d7a7313cf47dcb24c6370a035bd803965b4e
https://github.com/llvm/llvm-project/commit/d563d7a7313cf47dcb24c6370a035bd803965b4e
Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
Date: 2020-08-31 (Mon, 31 Aug 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
Log Message:
-----------
[analyzer][NFC] Add `override` keyword missing from D86027
Speculative fix for `-Werror,-Wsuggest-override` build failures on
the ppc64le-lld-multistage-test bot.
More information about the All-commits
mailing list