[all-commits] [llvm/llvm-project] 75ca71: [NFC] Use new canCreatePoison to make code intent ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Apr 15 14:49:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75ca7127bc1111c8ef7ef68c8c1e7e48bea666f2
https://github.com/llvm/llvm-project/commit/75ca7127bc1111c8ef7ef68c8c1e7e48bea666f2
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
Log Message:
-----------
[NFC] Use new canCreatePoison to make code intent more clear in PoisonChecking
Commit: 463513e9595b328e92ba5a5e6e498f1c629681c9
https://github.com/llvm/llvm-project/commit/463513e9595b328e92ba5a5e6e498f1c629681c9
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
Log Message:
-----------
[NFC] Adjust style and clarify comments in PoisonChecking
Commit: 80c46c53bd01ea12495c0e9b4b6c871cef74638d
https://github.com/llvm/llvm-project/commit/80c46c53bd01ea12495c0e9b4b6c871cef74638d
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
Log Message:
-----------
[PoisonChecking] Further clarify file scope comment, and update to match naming now used in code
Compare: https://github.com/llvm/llvm-project/compare/18ee0fca8c41...80c46c53bd01
More information about the All-commits
mailing list