]> granicus.if.org Git - clang/commitdiff
ReleaseNotes: -fstrict-vtable-pointers, by Piotr Padlewski
authorHans Wennborg <hans@hanshq.net>
Wed, 2 Mar 2016 21:46:21 +0000 (21:46 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 2 Mar 2016 21:46:21 +0000 (21:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_38@262523 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 3ee9f7f86f7aa1409f8f0b5323db9614c2950732..c0ab3696b74e2cf65a70102ed236811a751f3460 100644 (file)
@@ -71,6 +71,9 @@ debugger. Clang supports tuning for three debuggers, as follows.
 
 Specifying ``-g`` without a tuning option will use a target-dependent default.
 
+The new ``-fstrict-vtable-pointers`` flag enables better devirtualization
+support (experimental).
+
 
 New Pragmas in Clang
 -----------------------