Go to file
Greg Clayton 5d2fbfed4d Disable dynamic types being on by default until kinks get worked out when
they don't update correctly. Currently if a variable is unavailable due to
a register not being available in a higher frame or due to the PC value
not being a valid location list value, "<unknown type>" will get displayed
as the variable type. I am not sure what other things will fail, so I am 
disabling it for now just by letting the default enumeration value default
to it being disabled.

llvm-svn: 132303
2011-05-30 00:39:48 +00:00
clang Add a new warning on NULL pointer constant to integer conversion. 2011-05-29 19:59:02 +00:00
compiler-rt If a test case is not compiled on a specific platform, print "skipped" 2011-05-29 21:43:29 +00:00
debuginfo-tests Fix tests broken by r132257. 2011-05-29 03:51:55 +00:00
libcxx noexcept for Chapter 21 [strings]. 2011-05-29 19:57:12 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb Disable dynamic types being on by default until kinks get worked out when 2011-05-30 00:39:48 +00:00
llvm Emit the handler's data area. For GCC-style exceptions under Win64, the 2011-05-30 00:13:34 +00:00
polly www: Enable SSI on the webserver. 2011-05-26 12:20:16 +00:00