Go to file
Johnny Chen 873a7a4b64 Patch from dawn@burble.org:
GetSupportFileAtIndex(), GetNumSupportFiles(), FindSupportFileIndex():
   Add API support for getting the list of files in a compilation unit.
GetNumCompileUnits(), GetCompileUnitAtIndex():
   Add API support for retrieving the compilation units in a module.

llvm-svn: 152942
2012-03-16 20:46:10 +00:00
clang Suppress macro expansion of NULL in NULL warnings. 2012-03-16 20:30:12 +00:00
compiler-rt [ASan] Print the parsed ASAN_OPTIONS for verbosity>0. 2012-03-16 16:38:31 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed. 2012-03-16 15:13:51 +00:00
libcxxabi Less lame "concurrency" support 2012-03-15 08:58:08 +00:00
lld Add more details about file formats. Fix whitespace. 2012-03-16 20:03:05 +00:00
lldb Patch from dawn@burble.org: 2012-03-16 20:46:10 +00:00
llvm Revert r152907. 2012-03-16 18:20:54 +00:00
polly ScheduleOptimizer: Remove forgotten debug output 2012-03-16 18:45:10 +00:00