Changing a use of alignof() into llvm::alignOf() for MSVC compatibility. This...
Changing a use of alignof() into llvm::alignOf() for MSVC compatibility. This requires changing a static_assert into an assert, too. llvm-svn: 241577
Loading
Please sign in to comment