brintos

brintos / llvm-project-archived public Read only

0
0
Text · 111 B · 1c4878a Raw
4 lines · c
1// RUN: %clang_cc1 %s -emit-llvm -o - | grep noalias2 3void * __attribute__ ((malloc)) foo (void) { return 0; }4