[all-commits] [llvm/llvm-project] 276f68: Revert "Add a static_assert confirming that Diagno...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu Sep 24 16:40:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 276f68eace7c27f6805d69a30a4b2f186e42c56c
https://github.com/llvm/llvm-project/commit/276f68eace7c27f6805d69a30a4b2f186e42c56c
Author: Reid Kleckner <rnk at google.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M clang/lib/Basic/Diagnostic.cpp
Log Message:
-----------
Revert "Add a static_assert confirming that DiagnosticBuilder is small"
This reverts commit a32feed0dbeac7606d042d0d7e041c9eaf12cd51.
This assert doesn't hold in 32-bit builds, I didn't do the math right.
More information about the All-commits
mailing list