You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-11-01T15:27:20.8683239Z In file included from /root/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h:20:0,
2021-11-01T15:27:20.8685411Z from /root/llvm-project/clang/include/clang/Frontend/ASTUnit.h:27,
2021-11-01T15:27:20.8716795Z from /root/llvm-project/clang/include/clang/Frontend/FrontendAction.h:23,
2021-11-01T15:27:20.8718834Z from /root/llvm-project/clang/include/clang/ARCMigrate/ARCMTActions.h:13,
2021-11-01T15:27:20.8721150Z from /root/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:14:
2021-11-01T15:27:20.8725461Z /root/llvm-project/clang/include/clang/Lex/PPCallbacks.h:603:8: error: 'void clang::PPChainedCallbacks::HasEmbed(clang::SourceLocation, llvm::StringRef, bool, llvm::Optional<clang::FileEntryRef>)' marked 'override', but does not override
2021-11-01T15:27:20.8953022Z void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled,
2021-11-01T15:27:20.8954273Z ^~~~~~~~
2021-11-01T15:27:20.8958557Z /root/llvm-project/clang/include/clang/Lex/PPCallbacks.h:379:16: warning: 'virtual void clang::PPCallbacks::HasEmbed(clang::SourceLocation, llvm::StringRef, bool, llvm::Optional<clang::FileEntryRef>, clang::SrcMgr::CharacteristicKind)' was hidden [-Woverloaded-virtual]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: