hanchenye-llvm-project/clang/lib
Akira Hatanaka ddd6634340 [mips] Use the distance between the current argument's starting address and
the previous argument's ending address to compute the type of the padding
argument.

No intended functionality change.

llvm-svn: 193638
2013-10-29 18:41:15 +00:00
..
ARCMigrate ObjectiveC migrator. Minor clean up of my last patch. 2013-10-17 23:13:13 +00:00
AST Fix an assertion when handling a custom case of virtual inheritance; also reduce code duplication 2013-10-29 14:13:45 +00:00
ASTMatchers Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>." 2013-10-29 14:37:15 +00:00
Analysis Used OwningPtr to clean up some memory management in Consumed.cpp. 2013-10-25 15:33:28 +00:00
Basic [mips] Move setDescriptionString to base class MipsTargetInfoBase and call it 2013-10-29 18:30:33 +00:00
CodeGen [mips] Use the distance between the current argument's starting address and 2013-10-29 18:41:15 +00:00
Driver Teach the driver to not try to use 'lib32' multilib spellings on ARM 2013-10-29 10:27:30 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format clang-format: Option to control spacing in template argument lists. 2013-10-29 14:52:02 +00:00
Frontend Allow a new syntax in a module requires-declaration: 2013-10-28 22:18:19 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Define [U]LLONG_{MIN,MAX} for C++11, add tests. 2013-10-27 19:00:49 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Allow a new syntax in a module requires-declaration: 2013-10-28 22:18:19 +00:00
Parse Fix a parser crash when there are #pragmas in a context which requires a single 2013-10-28 22:04:30 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema ARM: fix AST for __builtin_arm_strex call 2013-10-29 12:32:58 +00:00
Serialization Allow a new syntax in a module requires-declaration: 2013-10-28 22:18:19 +00:00
StaticAnalyzer StaticAnalyzer/Checkers/DynamicTypePropagation.cpp: Fix in comments. 80-col and an utf8 char. 2013-10-28 04:14:33 +00:00
Tooling Use Rewriter::overwriteChangedFiles() directly 2013-10-29 08:32:41 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00