llvm-project/clang/lib
Logan Chien 28f87f80e2 Android uses -fpic for arm64 as well.
llvm-svn: 207642
2014-04-30 12:18:12 +00:00
..
ARCMigrate [objcmt] Revert r191796, it's not needed anymore. 2014-04-28 02:38:51 +00:00
AST [ARM64] Add arm64_be where it was accidentally missed from a bunch of if-conditions. 2014-04-30 10:11:40 +00:00
ASTMatchers Add support for named values in the parser. 2014-04-14 13:51:21 +00:00
Analysis scanf analysis: handle scanlists that start with ^] (PR19559) 2014-04-29 19:42:27 +00:00
Basic Reapply r207477 and r207479 without cyclic dependency 2014-04-29 16:25:26 +00:00
CodeGen [ARM64] Add arm64_be where it was accidentally missed from a bunch of if-conditions. 2014-04-30 10:11:40 +00:00
Driver Android uses -fpic for arm64 as well. 2014-04-30 12:18:12 +00:00
Edit [objcmt] Revert r191796, it's not needed anymore. 2014-04-28 02:38:51 +00:00
Format clang-format: Don't bin-pack text-proto-formatted options. 2014-04-29 15:54:14 +00:00
Frontend Drop non-cfi assembly support from clang. 2014-04-30 02:22:09 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}. 2014-04-30 04:35:09 +00:00
Index CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17. 2014-04-24 12:44:34 +00:00
Lex Do not print inferred submodules explicitly in __inferred_module.map 2014-04-23 21:10:46 +00:00
Parse Fix another leak in ParseMicrosoftAsmStatement(), found by LSan. 2014-04-23 22:07:21 +00:00
Rewrite Make RewriteRope less confusing for me. No intended behavior change. 2014-04-23 21:42:27 +00:00
Sema [ARM64] Add arm64_be where it was accidentally missed from a bunch of if-conditions. 2014-04-30 10:11:40 +00:00
Serialization Defer loading any pending update records until we've finished deserializing. 2014-04-30 02:24:17 +00:00
StaticAnalyzer [analyzer] Don't assert when combining using .* on a temporary. 2014-04-29 17:08:12 +00:00
Tooling Push unique_ptr ownership of ASTUnits further back into their factories. 2014-04-25 17:01:33 +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