mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-02 15:26:29 +00:00
[clangd] Remove outdated comment. NFC
llvm-svn: 338260
This commit is contained in:
parent
c74cfc4215
commit
ce979dd24a
@ -107,8 +107,6 @@ public:
|
||||
/// \p File is already tracked. Also schedules parsing of the AST for it on a
|
||||
/// separate thread. When the parsing is complete, DiagConsumer passed in
|
||||
/// constructor will receive onDiagnosticsReady callback.
|
||||
/// When \p SkipCache is true, compile commands will always be requested from
|
||||
/// compilation database even if they were cached in previous invocations.
|
||||
void addDocument(PathRef File, StringRef Contents,
|
||||
WantDiagnostics WD = WantDiagnostics::Auto);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user