forked from OSchip/llvm-project
034c0f24a0
clang-3.8 complains that constructor for '...' must explicitly initialize the const object. Newer clangs and gcc seem to be fine with this, but explicitly initializing the variable does not hurt. llvm-svn: 327383 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
clang-import-test.cpp |