This failed due to
/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/swift/lib/ClangImporter/ClangImporter.cpp:2647:41: error: too few arguments to function call, single argument 'Diags' was not specified
return Impl.Invocation->getModuleHash();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h:177:3: note: 'getModuleHash' declared here
std::string getModuleHash(DiagnosticsEngine &Diags) const;
^
1 error generated.
Thanks,
Mishal Shah
···
On May 9, 2017, at 3:07 PM, no-reply@swift.org wrote:
On May 9, 2017, at 3:09 PM, Mishal Shah <mishal_shah@apple.com> wrote:
Hi,
This failed due to
/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/swift/lib/ClangImporter/ClangImporter.cpp:2647:41: error: too few arguments to function call, single argument 'Diags' was not specified
return Impl.Invocation->getModuleHash();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h:177:3: note: 'getModuleHash' declared here
std::string getModuleHash(DiagnosticsEngine &Diags) const;
^
1 error generated.
Thanks,
Mishal Shah
On May 9, 2017, at 3:07 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote: