Files
clang-p2996/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
Pavel Labath cd3cbd4c1f Fix clang-3.8 build
clang-3.8 complains that constructor for '...' must explicitly
initialize the const member. Newer clangs and gcc seem to be fine with
this, but explicitly initializing the member does not hurt.

llvm-svn: 327380
2018-03-13 09:46:10 +00:00

22 KiB