Go to file
Douglas Gregor de3ef502a9 Promote ModuleMap::Module to a namespace-scope class in the Basic
library, since modules cut across all of the libraries. Rename
serialization::Module to serialization::ModuleFile to side-step the
annoying naming conflict. Prune a bunch of ModuleMap.h includes that
are no longer needed (most files only needed the Module type).

llvm-svn: 145538
2011-11-30 23:21:26 +00:00
clang Promote ModuleMap::Module to a namespace-scope class in the Basic 2011-11-30 23:21:26 +00:00
compiler-rt test asan at -O0 2011-11-30 22:27:30 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Further macro protection by replacing _[A-Z] with _[A-Z]p 2011-11-29 18:15:50 +00:00
libcxxabi Add alignment requirement to char buffer 2011-11-28 21:03:21 +00:00
lldb rdar://problem/10501020 2011-11-30 23:18:53 +00:00
llvm Replace an assert() with an actual diagnostic. 2011-11-30 23:16:25 +00:00
polly test: Switch to new atomic instructions 2011-11-29 14:51:05 +00:00