[all-commits] [llvm/llvm-project] 6215c1: CGDebugInfo: Delete redundant test
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 10 22:22:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6215c1b778f62433f3d79addc299a1bbd0e524d0
https://github.com/llvm/llvm-project/commit/6215c1b778f62433f3d79addc299a1bbd0e524d0
Author: Fangrui Song <i at maskray.me>
Date: 2021-01-10 (Sun, 10 Jan 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
Log Message:
-----------
CGDebugInfo: Delete redundant test
Commit: b8d28420885a42d16a57e02c28129d0eb92474a1
https://github.com/llvm/llvm-project/commit/b8d28420885a42d16a57e02c28129d0eb92474a1
Author: Fangrui Song <i at maskray.me>
Date: 2021-01-10 (Sun, 10 Jan 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
Log Message:
-----------
CGDebugInfo: Delete unneeded UnwrapTypeForDebugInfo
Tested with stage 2 -DCMAKE_BUILD_TYPE=Debug clang, byte identical.
Compare: https://github.com/llvm/llvm-project/compare/dcac2da10632...b8d28420885a
More information about the All-commits
mailing list