Go to file
Argyrios Kyrtzidis bb5c7eae4c serialization::TypeID is used with or without qualifiers, both as index and as index + qualifiers.
Disambiguate and provide some type safety by using a new class TypeIdx for the "TypeID as index" semantics.

llvm-svn: 111630
2010-08-20 16:03:59 +00:00
clang serialization::TypeID is used with or without qualifiers, both as index and as index + qualifiers. 2010-08-20 16:03:59 +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 JP 3 & JP 4 2010-08-19 19:20:10 +00:00
lldb Added "source list -n" so you can list by symbol name. Moved "--count" from "-n" to "-c". Added a -s option so you can restrict the source listing to a particular shared library. 2010-08-20 01:17:07 +00:00
llvm Fix a typo. 2010-08-20 14:54:37 +00:00