[all-commits] [llvm/llvm-project] 53c158: [NFC] [libunwind] turn assert into static_assert
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Jun 3 16:32:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53c1584063e8f3225bfe71724cc7de79576ea61a
https://github.com/llvm/llvm-project/commit/53c1584063e8f3225bfe71724cc7de79576ea61a
Author: Florian Mayer <fmayer at google.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M libunwind/src/DwarfInstructions.hpp
M libunwind/src/Registers.hpp
Log Message:
-----------
[NFC] [libunwind] turn assert into static_assert
Reviewed By: #libunwind, MaskRay
Differential Revision: https://reviews.llvm.org/D126987
More information about the All-commits
mailing list