[clang] [Clang] [docs] [MSVC] Add sections on `__forceinline` and intrinsic behaviour differences between Clang and MSVC (PR #99426)

Max Winkler via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 22:15:21 PDT 2024


================
@@ -154,3 +154,133 @@ a hint suggesting how to fix the problem.
 As of this writing, Clang is able to compile a simple ATL hello world
 application.  There are still issues parsing WRL headers for modern Windows 8
----------------
MaxEW707 wrote:

Ya its on my todo list to clean this up and to add more details around ABI and/or name mangling support.

https://github.com/llvm/llvm-project/pull/99426


More information about the cfe-commits mailing list