Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb639dbeea97c901b2642ebe296eb358d27b2f6
/
clang
/
test
/
CodeGenCXX
/
conditional-gnu-ext.cpp
7fac5c8
Store a pointer to the return value in a static alloca and let the debugger use that
by Amy Huang
· 6 years ago
d900dd0
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
by Sean Fertile
· 7 years ago
cc7e747
[CodeGenCXX] Treat 'this' as noalias in constructors
by Anton Bikineev
· 7 years ago
d6c88ec
[opaque pointer types] Explicit non-pointer type for call expressions
by David Blaikie
· 10 years ago
a953f28
Update Clang tests to handle explicitly typed load changes in LLVM.
by David Blaikie
· 11 years ago
a2347ba
Mark C++ reference parameters as dereferenceable
by Hal Finkel
· 11 years ago
9b46eb8
Add 'nonnull' parameter or return attribute when producing an llvm pointer type in a function type where the C++ type is a reference. Update the tests.
by Nick Lewycky
· 11 years ago
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
5995489
Fix a crash for an edge case of the GNU ?: extension.
by Eli Friedman
· 14 years ago
e9dab63
Bind references to opaque r-values correctly. Add a few test cases
by John McCall
· 15 years ago
f2e9110
Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp
by John McCall
· 15 years ago
[Renamed from clang/test/CodeGenCXX/gnu-conditional-scalar-ext.cpp]
c07a0c7
Change the representation of GNU ?: expressions to use a different expression
by John McCall
· 15 years ago
cb75021
IRgen for gnu extension's conditional lvalue expression
by Fariborz Jahanian
· 15 years ago
8162d4a
Implements in IRgen gnu extensions missing LHS for
by Fariborz Jahanian
· 15 years ago
2b1d88a
Problem with gnu conditional extension with missing
by Fariborz Jahanian
· 15 years ago
5bbd1b0
Patch to add IRgen support for Gnu's conditional operator
by Fariborz Jahanian
· 15 years ago