[compiler-rt] [compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (PR #120798)
    Aaron Puchert via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May  7 02:37:01 PDT 2025
    
    
  
aaronpuchert wrote:
I've not changed anything about when `-funwind-tables` is applied, this is just moving the flags to apply to all tests. (All that use this function.)
https://github.com/llvm/llvm-project/pull/120798
    
    
More information about the llvm-commits
mailing list