[PATCH] D141347: Remove the ThreadLocal template from LLVM.

2023-01-09 Thread Owen Anderson via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG54d78b639b9c: Remove the ThreadLocal template from LLVM. (authored by resistor). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D141347: Remove the ThreadLocal template from LLVM.

2023-01-09 Thread Owen Anderson via Phabricator via cfe-commits
resistor updated this revision to Diff 487655. resistor added a comment. Fix nit Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141347/new/ https://reviews.llvm.org/D141347 Files: clang-tools-extra/clangd/support/ThreadCrashReporter.cpp llvm/in

[PATCH] D141347: Remove the ThreadLocal template from LLVM.

2023-01-09 Thread David Majnemer via Phabricator via cfe-commits
majnemer accepted this revision. majnemer added a comment. This revision is now accepted and ready to land. LGTM Comment at: llvm/lib/Support/CrashRecoveryContext.cpp:23 struct CrashRecoveryContextImpl; - -sys::ThreadLocal &getCurrentContext() { - static sys::ThreadLocal Curr

[PATCH] D141347: Remove the ThreadLocal template from LLVM.

2023-01-09 Thread Owen Anderson via Phabricator via cfe-commits
resistor created this revision. Herald added subscribers: Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini,