Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
decl-ref-init.cpp
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
6ffd88d
Check IR on this test.
by Rafael Espindola
· 12 years ago
19ae117
Fix FileCheck --check-prefix lines.
by Tim Northover
· 12 years ago
f56b4f6
These tests require particular registered targets. Declared as such.
by Galina Kistanova
· 14 years ago
775e635
update a bunch of tests that are using the x86 backend instead of grepping IR :(
by Chris Lattner
· 15 years ago
12ca3f4
Testcase fixes to reflect instruction table changes in the LLVM backend
by Sean Callanan
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
34546ce
Remove RUN: true lines.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
9ce90d1
patch to ir-gen conversion function call used in initializing a reference class.
by Fariborz Jahanian
· 16 years ago