Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGen
/
predefined-expr.c
9b280ea
Fix compatibility issues in tests for PredefinedExpr with MSVC.
by Alexey Bataev
· 11 years ago
0dc06b9
-fms-extensions: Don't define __PRETTY_FUNCTION__ to __FUNCTION__
by Reid Kleckner
· 11 years ago
8d6b19a
Handle predefined expression for a captured statement
by Wei Pan
· 12 years ago
b7f60e3
Add unnamed_addr when creating artificial string globals. For example, in
by Rafael Espindola
· 15 years ago
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