llvm-project/clang/unittests
Richard Smith f6f003af6a C++11 constexpr: Add note stacks containing backtraces if constant evaluation
fails within a call to a constexpr function. Add -fconstexpr-backtrace-limit
argument to driver and frontend, to control the maximum number of notes so
produced (default 10). Fix APValue printing to be able to pretty-print all
APValue types, and move the testing for this functionality from a unittest to
a -verify test now that it's visible in clang's output.

llvm-svn: 146749
2011-12-16 19:06:07 +00:00
..
Basic unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc. 2011-09-23 01:53:05 +00:00
Frontend This random unit test also depends on ARCMigrate. 2011-06-16 05:35:43 +00:00
CMakeLists.txt C++11 constexpr: Add note stacks containing backtraces if constant evaluation 2011-12-16 19:06:07 +00:00
Makefile C++11 constexpr: Add note stacks containing backtraces if constant evaluation 2011-12-16 19:06:07 +00:00