hanchenye-llvm-project/clang/lib
Richard Trieu c750907218 Add static_cast to assertion to silence sign/unsigned comparison warning.
llvm-svn: 181849
2013-05-14 23:41:50 +00:00
..
ARCMigrate Cleanup handling of UniqueExternalLinkage. 2013-05-13 00:12:11 +00:00
AST Add static_cast to assertion to silence sign/unsigned comparison warning. 2013-05-14 23:41:50 +00:00
ASTMatchers Link dynamic ast matchers with the ast matchers library. Unbreaks shared cmake build. 2013-05-14 12:41:50 +00:00
Analysis Add support for __wchar_t in -fms-extensions mode. 2013-05-10 10:08:40 +00:00
Basic Use atomic instructions on linux thumb v7. 2013-05-14 00:44:24 +00:00
CodeGen Fix __clear_cache on ARM. 2013-05-14 12:45:47 +00:00
Driver [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options. 2013-05-11 06:33:44 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Fix expression breaking for one-parameter-per-line styles. 2013-05-14 20:39:56 +00:00
Frontend C++1y deduced return types: when we deduce a return type for a function which 2013-05-11 05:45:24 +00:00
FrontendTool <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
Headers Fix the return type of the complex creal functions. Patch by YunZhong Gao, modified to use _Static_assert and to check __STDC_HOSTED__ by me. 2013-05-09 17:41:19 +00:00
Lex C++1y: provide full 'auto' return type deduction for lambda expressions. This 2013-05-12 03:09:35 +00:00
Parse OpenMP threadprivate with qualified names. 2013-05-13 04:18:18 +00:00
Rewrite Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID. 2013-05-07 04:29:22 +00:00
Sema Objective-C [diagnostics] [QOI], when method is not 2013-05-14 23:24:17 +00:00
Serialization OpenMP threadprivate with qualified names. 2013-05-13 04:18:18 +00:00
StaticAnalyzer Provide operator<< for stream output of DeclarationNames 2013-05-14 21:04:00 +00:00
Tooling ClangTool output cleanup 2013-03-15 20:14:01 +00:00
CMakeLists.txt
Makefile