[all-commits] [llvm/llvm-project] 4cf24c: [NFC][clang] Add missing VALIDATE_DIAG_SIZE()
Whisperity via All-commits
all-commits at lists.llvm.org
Thu Jul 2 05:17:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4cf24cb868b9fe9e65d2e4b27b8ec5fd5d5fb599
https://github.com/llvm/llvm-project/commit/4cf24cb868b9fe9e65d2e4b27b8ec5fd5d5fb599
Author: Whisperity <whisperity at gmail.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M clang/lib/Basic/DiagnosticIDs.cpp
Log Message:
-----------
[NFC][clang] Add missing VALIDATE_DIAG_SIZE()
Originally when libCrossTU was introduced in commit
e350b0a19629c4cce87f28913b3137f4c7015de3, the macro which thus had all
diagnostic kinds covered was not added.
More information about the All-commits
mailing list