[PATCH] [llvm] Replacing asserts with static_asserts where appropriate

Szabolcs Sipos szabolcs.sipos at ericsson.com
Sat Mar 14 11:10:59 PDT 2015


Hi alexfh,

This patch consists of the suggestions of clang-tidy/misc-static-assert check.

http://reviews.llvm.org/D8343

Files:
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/SlotIndexes.cpp
  lib/MC/MCDwarf.cpp
  lib/Support/FoldingSet.cpp
  lib/Target/X86/X86FloatingPoint.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  unittests/ADT/SCCIteratorTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8343.21989.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150314/75136e20/attachment.bin>


More information about the llvm-commits mailing list