Do not merge, this is just a demo patch.
Build with LLDB in the enabled LLVM projects and then run ninja SymbolTests ; ./tools/lldb/unittests/Symbol/SymbolTests --gtest_filter="*Fuzz*"
Paths
| Differential D99650
Demonstrating lack of thread-safety in BackendUtil AbandonedPublic Authored by teemperor on Mar 31 2021, 4:34 AM.
Details
Summary Do not merge, this is just a demo patch. Build with LLDB in the enabled LLVM projects and then run ninja SymbolTests ; ./tools/lldb/unittests/Symbol/SymbolTests --gtest_filter="*Fuzz*"
Diff Detail
Unit TestsFailed Event TimelineComment Actions I think there's a way to post a Phab 'reivew' that won't send mail to the -commits lists, but I forget what it is. I thought it might've been some metadata tag, but can't find it (maybe @MaskRay or @mehdi_amini recall what the magic was) Comment Actions arc diff 'HEAD^' --draft creates a draft Diff which triggers pre-commit bots but does not trigger llvm-commits, IIRC. Comment Actions Sorry, my bad, I thought if I won't specify any repo/project in Phabricator it won't trigger the Herald (I was using the web interface, not arcanist). Comment Actions
Do you know if there's a way to access this functionality when creating the review via the web UI rather than via arc? Comment Actions
I am not clear. https://reviews.llvm.org/differential/diff/create/ with "Visible To" set to "No One" might work, but I haven't created differentials with the web UI...
Revision Contents
Diff 334407 lldb/unittests/Symbol/TestTypeSystemClang.cpp
llvm/lib/Support/CommandLine.cpp
llvm/utils/unittest/UnitTestMain/TestMain.cpp
|
clang-tidy: error: 'Plugins/ExpressionParser/Clang/ClangUtil.h' file not found [clang-diagnostic-error]
not useful