[all-commits] [llvm/llvm-project] 9b8425: Reapply commit b7425e956
xur-llvm via All-commits
all-commits at lists.llvm.org
Mon Aug 16 12:19:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b8425e42c2531f4ec71869800a5e4e9cc0cb5dd
https://github.com/llvm/llvm-project/commit/9b8425e42c2531f4ec71869800a5e4e9cc0cb5dd
Author: Rong Xu <xur at google.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
M clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
M compiler-rt/test/profile/Linux/instrprof-cs.c
M llvm/include/llvm/Transforms/Instrumentation.h
M llvm/lib/ProfileData/SampleProfReader.cpp
Log Message:
-----------
Reapply commit b7425e956
The commit b7425e956: [NFC] fix typos
is harmless but was reverted by accident. Reapply.
More information about the All-commits
mailing list