[libcxx-commits] [PATCH] D138005: [libc++abi] Improve performance	of __dynamic_cast
    Adrian Vogelsgesang via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Feb 21 07:40:41 PST 2023
    
    
  
avogelsgesang added a comment.
The release notes should be added to `libcxx/docs/ReleaseNotes.rst` as "reStructuredText <https://en.wikipedia.org/wiki/ReStructuredText>", in the form of a new bullet point. I guess this point would best fit into the "Improvements and New Features" section. Please make sure to point out in the release notes that this improvement shipped in the `libcxxabi` and not `libcxx`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138005/new/
https://reviews.llvm.org/D138005
    
    
More information about the libcxx-commits
mailing list