[all-commits] [llvm/llvm-project] eb9423: [NFC][asan] Simplify AddressSanitizerOptions
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Nov 2 16:49:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb9423ae0e284b5265039d6300f7615c42d902df
https://github.com/llvm/llvm-project/commit/eb9423ae0e284b5265039d6300f7615c42d902df
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
Log Message:
-----------
[NFC][asan] Simplify AddressSanitizerOptions
Commit: ee4634f7feb38982bd90192e3d2866c07db3e065
https://github.com/llvm/llvm-project/commit/ee4634f7feb38982bd90192e3d2866c07db3e065
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
Log Message:
-----------
[NFC][asan] Fix confusing variable name
There is no such thing as ModuleUseAfterScope.
Compare: https://github.com/llvm/llvm-project/compare/3ecc2a63eb04...ee4634f7feb3
More information about the All-commits
mailing list