Go to file
Douglas Gregor f757a12dfc Introduce new libclang API functions that determine the availability
of a cursor or code-completion result, e.g., whether that result
refers to an unavailable, deleted, or deprecated declaration.

llvm-svn: 111858
2010-08-23 23:00:57 +00:00
clang Introduce new libclang API functions that determine the availability 2010-08-23 23:00:57 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Corrected some int -> char narrowing conversions 2010-08-23 21:41:03 +00:00
lldb Fixed a crasher where during shutdown, loggings attempted to access the 2010-08-23 17:13:12 +00:00
llvm Add an ARMFunctionInfo member and use it. 2010-08-23 22:32:45 +00:00