vitalybuka updated this revision to Diff 460199.
vitalybuka added a comment.
fix capture
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133537/new/
https://reviews.llvm.org/D133537
Files:
clang/lib/CodeGen/BackendUtil.cpp
Index: clang/lib/CodeG
aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.
lg with comments addressed
title needs update
Comment at: clang/lib/CodeGen/BackendUtil.cpp:443
Options.EmulatedTLS = CodeGenOpts.EmulatedTLS;
- Options.ExplicitEmul
vitalybuka updated this revision to Diff 460197.
vitalybuka edited the summary of this revision.
vitalybuka added a comment.
remove typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133537/new/
https://reviews.llvm.org/D133537
Files:
clang/lib/
vitalybuka updated this revision to Diff 460194.
vitalybuka added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133537/new/
https://reviews.llvm.org/D133537
F