[PATCH] D139749: Headers: use C++ inline semantics in C++ mode

2022-12-15 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 added a subscriber: CaseyCarter. fsb4000 added a comment. @CaseyCarter created https://github.com/microsoft/STL/pull/3285 So MSVC STL don't use with Clang now. It should fix the issues too because Clang overrides (and doesn't override) CHANGES SINCE LAST ACTION https://reviews.llvm.

[PATCH] D139749: Headers: make a couple of builtins non-static

2022-12-12 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 accepted this revision. fsb4000 added a comment. This revision is now accepted and ready to land. I also asked at MS STL Discord(https://discord.gg/XWanNww) about the patch. F25588619: изображение.png Repository: rG LLVM Github Monorepo CHANGES SIN

[PATCH] D130419: Use `` with MSVC and C++

2022-07-25 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 updated this revision to Diff 447388. fsb4000 added a comment. Thanks. I already asked Mark de Wever. My name, email: Igor Zhukov Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419/new/ https://reviews.llvm.org/D130419 Files: clang/d

[PATCH] D130419: Use `` with MSVC and C++

2022-07-25 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 updated this revision to Diff 447377. fsb4000 added a comment. drop the dummy file and update the release notes. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419/new/ https://reviews.llvm.org/D130419 Files: clang/docs/ReleaseNotes.rs

[PATCH] D130419: Use `` with MSVC and C++

2022-07-24 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 updated this revision to Diff 447163. fsb4000 added a comment. Herald added a subscriber: libcxx-commits. Herald added 1 blocking reviewer(s): libc++. added a dummy.txt in libcxx directory Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419

[PATCH] D130419: Use `` with MSVC and C++

2022-07-23 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 added a comment. Good. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419/new/ https://reviews.llvm.org/D130419 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llv

[PATCH] D130419: Use `` with MSVC and C++

2022-07-23 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 added a comment. Why did x64 debian tests fail? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419/new/ https://reviews.llvm.org/D130419 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D130419: Use `` with MSVC and C++

2022-07-23 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 added a comment. F23880823: изображение.png Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130419/new/ https://reviews.llvm.org/D130419 ___ cfe-commits mailing

[PATCH] D130419: Use `` with MSVC and C++

2022-07-23 Thread Igor Zhukov via Phabricator via cfe-commits
fsb4000 created this revision. fsb4000 added a project: clang. Herald added a project: All. fsb4000 requested review of this revision. Herald added a subscriber: cfe-commits. and use fallback only for C. It fixes the isssue with clang-cl: #include #include #ifdef __cplusplus #include