Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
clang
/
test
/
SemaCXX
/
trivial-constructor.cpp
c6e68da
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
9ca5c42
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
6dc3575
Add support for the __has_trivial_destructor type trait.
by Anders Carlsson
· 17 years ago
fe63dc5
Add support for the __has_trivial_constructor type trait.
by Anders Carlsson
· 17 years ago