Go to file
Douglas Gregor bf7fc9c542 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
This option can be useful for end users who want to know why they
ended up with a ton of different variants of the "std" module in their
module cache. This problem should go away over time, as we reduce the
need for module variants, but it will never go away entirely.

llvm-svn: 178148
2013-03-27 16:47:18 +00:00
clang <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
clang-tools-extra Revised to use MemoryBuffer. Removed redundant llvm:: qualifiers. Removed unnecessary c_str() calls. Reformatted with clang-format. 2013-03-27 01:02:46 +00:00
compiler-rt [ASan] Demangle global names in error reports. 2013-03-27 10:41:22 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Revert r178075, "Tighten up the iterator requirements ...", it breaks LLVM 2013-03-27 04:10:25 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] remove duplicated code 2013-03-26 15:06:52 +00:00
lldb Fixed a problem where inline assembly errors caused 2013-03-27 03:09:55 +00:00
llvm Cleanup the simplify_type implementation. 2013-03-27 16:43:11 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00