[clang] [llvm] [Clang] C++20 Coroutines: Introduce Frontend Attribute [[clang::coro_await_elidable]] (PR #99282)
    Chuanqi Xu via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug  6 23:58:40 PDT 2024
    
    
  
================
@@ -8278,4 +8307,3 @@ Declares that a function potentially allocates heap memory, and prevents any pot
 of ``nonallocating`` by the compiler.
   }];
 }
-
----------------
ChuanqiXu9 wrote:
Unnecessary change
https://github.com/llvm/llvm-project/pull/99282
    
    
More information about the llvm-commits
mailing list