[PATCH] D136807: [clang][Sema] Fix a clang crash with btf_type_tag
    Aaron Ballman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Nov  1 07:09:20 PDT 2022
    
    
  
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
================
Comment at: clang/docs/ReleaseNotes.rst:261
   `Issue 47136 <https://github.com/llvm/llvm-project/issues/47136>`_
+- Fix a crash when btf_type_tag attr is applied to the pointee of
+  a function pointer.
----------------
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136807/new/
https://reviews.llvm.org/D136807
    
    
More information about the cfe-commits
mailing list