blob: 1c4878a8189c620b4cde12f48713ebcc70ec4584 [file] [log] [blame]
// RUN: %clang_cc1 %s -emit-llvm -o - | grep noalias
void * __attribute__ ((malloc)) foo (void) { return 0; }