Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a3efea1881cd7cf7b7764b3100901b27ac2affe7
/
clang
/
test
/
CodeGenCXX
/
temp-order.cpp
60ddba6
Fix a nasty bug where temporaries weren't marked as being conditional in some cases.
by Anders Carlsson
· 16 years ago
c766b8a
Fix a FIXME, this test folds to a constant now.
by Daniel Dunbar
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
441e372
Add missing assignment operator to test, and add tests for while loops and for
by Daniel Dunbar
· 16 years ago
7bd1048
Add more sophisticated test for destruction order of C++ temporaries, please
by Daniel Dunbar
· 16 years ago