Skip to content
Snippets Groups Projects
Commit e7052c41 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: mention basic debug info and ASan support in the Windows blurb

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214882 91177308-0d34-0410-b5e6-96231b3b80d8
parent 32f7b913
No related branches found
No related tags found
No related merge requests found
...@@ -124,8 +124,9 @@ Windows Support ...@@ -124,8 +124,9 @@ Windows Support
Clang's support for building native Windows programs, compatible with Visual Clang's support for building native Windows programs, compatible with Visual
C++, has improved significantly since the previous release. This includes C++, has improved significantly since the previous release. This includes
correctly passing non-trivial objects by value, record layout, RTTI, name correctly passing non-trivial objects by value, record layout, basic debug info,
mangling, DLL attributes, and many many bug fixes. See `Address Sanitizer <AddressSanitizer.html>` support, RTTI, name mangling,
DLL attributes, and many many bug fixes. See
`MSVC Compatibility <MSVCCompatibility.html>` for details. `MSVC Compatibility <MSVCCompatibility.html>` for details.
While still considered experimental, Clang's Windows support is good enough While still considered experimental, Clang's Windows support is good enough
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment