[PATCH] D37122: Change Diagnostic Category size error from runtime to compiletime
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 11:12:48 PDT 2017
erichkeane updated this revision to Diff 112916.
erichkeane marked an inline comment as done.
erichkeane added a comment.
Moved static assert into a .cpp file, DiagnosticIDs.cpp seems like the one that makes the most sense.
https://reviews.llvm.org/D37122
Files:
include/clang/Basic/DiagnosticIDs.h
lib/Basic/DiagnosticIDs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37122.112916.patch
Type: text/x-patch
Size: 4615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/ae34f1d9/attachment.bin>
More information about the cfe-commits
mailing list