kadircet added inline comments.

================
Comment at: clang-tools-extra/trunk/unittests/clangd/TraceTests.cpp:57
+    }
+    std::string VS = V->getValue(Tmp).str();
+    if (VS != I->second) {
----------------
RKSimon wrote:
> @sammccall PVS Studio is reporting a potential null dereference here: 
> https://www.viva64.com/en/b/0771/ (Snippet 8)
Sent out 
https://github.com/llvm/llvm-project/commit/68b48339e5b2e7c5f9b74e790b4a4e2419a0a50b


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D39086/new/

https://reviews.llvm.org/D39086

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D39086: Performanc... Simon Pilgrim via Phabricator via cfe-commits
    • [PATCH] D39086: Perfo... Kadir Cetinkaya via Phabricator via cfe-commits

Reply via email to