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

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 14:47:48 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
----------------
rnk wrote:

"modern Windows 8" is obviously stale :) , but not necessarily relevant to this PR

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


More information about the cfe-commits mailing list