Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc9eaef24cd9bf46eb2f99c876faeee214f75711
/
clang
/
test
/
CodeGen
/
predefined-expr.c
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
feedba6
Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.
by Daniel Dunbar
· 16 years ago
0482cfd
Don't use the PredefinedExpr string as the global variable name, these don't
by Daniel Dunbar
· 16 years ago
2fb0824
Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam Weinig!
by Anders Carlsson
· 16 years ago