Go to file
Ted Kremenek b66229464e Per feedback from Eli, recognize in the transfer function logic for
__builtin_offsetof in the static analyzer that __builtin_offsetof is
not guaranteed to return an integer constant.  We will need to shore
this up later, but now at least we have correct support for when this
*is* an integer constant.

llvm-svn: 81830
2009-09-15 04:19:09 +00:00
clang Per feedback from Eli, recognize in the transfer function logic for 2009-09-15 04:19:09 +00:00
compiler-rt add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
llvm Remove invalid add_dependencies line to unbreak the CMake build. 2009-09-15 04:06:36 +00:00