llvm-project/clang/lib
Sjoerd Meijer c05609ca36 This adds the _Float16 preprocessor macro definitions.
Differential Revision: https://reviews.llvm.org/D34695

llvm-svn: 313152
2017-09-13 15:23:19 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST Fix broken links to the Itanium CXX ABI 2017-09-12 00:21:17 +00:00
ASTMatchers Add objcImplementationDecl matcher 2017-09-10 21:00:15 +00:00
Analysis Recommit "Add _Float16 as a C/C++ source language type" 2017-09-08 15:15:00 +00:00
Basic [Basic] Update CMakeLists.txt to handle repo 2017-09-09 14:18:53 +00:00
CodeGen [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (clang) 2017-09-13 09:02:02 +00:00
Driver clang/lib/Driver/ToolChains/Darwin.h: Add proper style to comments. [-Wdocumentation] 2017-09-13 07:58:46 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: [JS] wrap and indent `goog.setTestOnly` calls. 2017-09-11 15:22:52 +00:00
Frontend This adds the _Float16 preprocessor macro definitions. 2017-09-13 15:23:19 +00:00
FrontendTool Update after LLVM change r309087 2017-07-26 09:10:17 +00:00
Headers This adds the _Float16 preprocessor macro definitions. 2017-09-13 15:23:19 +00:00
Index Recommit "Add _Float16 as a C/C++ source language type" 2017-09-08 15:15:00 +00:00
Lex Fix recording preamble's conditional stack in skipped PP branches. 2017-09-12 08:35:57 +00:00
Parse Recommit "Add _Float16 as a C/C++ source language type" 2017-09-08 15:15:00 +00:00
Rewrite [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
Sema [OPENMP] Allow all classes as mappable types. 2017-09-13 11:12:35 +00:00
Serialization Recommit "Add _Float16 as a C/C++ source language type" 2017-09-08 15:15:00 +00:00
StaticAnalyzer [CSA] [NFC] Move AnalysisContext.h to AnalysisDeclContext.h 2017-09-06 21:45:03 +00:00
Tooling clang-rename: let -force handle multiple renames 2017-09-11 20:18:38 +00:00
CMakeLists.txt