diff options
author | Max Winkler <max.enrico.winkler@gmail.com> | 2024-07-19 18:04:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 18:04:39 -0700 |
commit | 4a739fb53cacdb850d27b164dd6f173d21d5f083 (patch) | |
tree | 5fcaa73a1f0bc04f798cba9f5e2abff9fef15c39 /clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-assign-to-array-subscr-on-ptr.cpp | |
parent | 6747f12931b770f2c0d48ba4b01a55c36ab35e7c (diff) | |
download | llvm-4a739fb53cacdb850d27b164dd6f173d21d5f083.zip llvm-4a739fb53cacdb850d27b164dd6f173d21d5f083.tar.gz llvm-4a739fb53cacdb850d27b164dd6f173d21d5f083.tar.bz2 |
[Clang] [docs] [MSVC] Add sections on `__forceinline` and intrinsic behaviour differences between Clang and MSVC (#99426)
We have had quite a few issues created around how Clang treats
intrinsics vs how MSVC treats intrinsics.
While I was writing this I also added some sections on behaviour changes
that caught me while porting my MSVC codebase to clang-cl.
Hopefully we can point issues around intrinsics to this doc and
hopefully it is useful to others who run into similar behaviour
differences.
The behaviour differences highlighted here are differences, as far as I
am aware, that we do not intend to change or fix for MSVC.
Diffstat (limited to 'clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-assign-to-array-subscr-on-ptr.cpp')
0 files changed, 0 insertions, 0 deletions