This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9f63d22fafb: [clangd] Disable msan instrumentation for
generated Evaluate(). (authored by usaxena95).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88495/ne
usaxena95 updated this revision to Diff 295005.
usaxena95 added a comment.
Addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88495/new/
https://reviews.llvm.org/D88495
Files:
clang-tools-extra/clangd/quality/CompletionModelCodege
adamcz accepted this revision.
adamcz added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/clangd/quality/CompletionModelCodegen.py:164
+LLVM_NO_SANITIZE("memory")
float Evaluate(const %s&);
Please add a comment
usaxena95 created this revision.
usaxena95 added a reviewer: adamcz.
Herald added subscribers: cfe-commits, kadircet, arphaman.
Herald added a project: clang.
usaxena95 requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
MSAN build times out for generated DecisionF