[all-commits] [llvm/llvm-project] b71735: Revert "[Support] Remove redundant declaration set...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jul 16 17:19:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7173553d723342d7790143e32dd5d0477941f69
https://github.com/llvm/llvm-project/commit/b7173553d723342d7790143e32dd5d0477941f69
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M llvm/lib/Support/Debug.cpp
Log Message:
-----------
Revert "[Support] Remove redundant declaration setCurrentDebugTypes (NFC)"
This reverts commit 52232abc230435d4c1e1273d4b857a11f2c7b45b.
This patch breaks builds when NDEBUG is defined.
More information about the All-commits
mailing list