llvm-project/clang/lib
Yaxun Liu 25d1b4341f [AMDGPU] Fix size and alignment of size_t and pointer types
Differential Revision: https://reviews.llvm.org/D34995

llvm-svn: 307121
2017-07-05 04:58:24 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [modules ts] Declarations from a module interface unit are only visible outside 2017-07-05 01:42:07 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis Changed wording in comment 2017-06-21 05:41:39 +00:00
Basic [AMDGPU] Fix size and alignment of size_t and pointer types 2017-07-05 04:58:24 +00:00
CodeGen [CodeGen] Check key function for typeinfo import 2017-07-04 01:02:19 +00:00
Driver Enable LLVM asan support for NetBSD/amd64 2017-07-04 19:55:56 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: [JS] space between pseudo keywords and template literals. 2017-07-04 15:30:21 +00:00
Frontend fix trivial typos in comments; NFC 2017-07-03 08:49:44 +00:00
FrontendTool Add -frewrite-imports flag. 2017-06-09 21:24:02 +00:00
Headers [DOXYGEN] Corrected several typos and incorrect parameters description that Sony's techinical writer found during review. 2017-06-06 22:58:01 +00:00
Index [index] Index nested name qualifiers in a forward declaration of a 2017-07-04 12:50:53 +00:00
Lex Track the set of module maps read while building a .pcm file and reload those when preprocessing from that .pcm file. 2017-06-29 02:19:42 +00:00
Parse [modules ts] Declarations from a module interface unit are only visible outside 2017-07-05 01:42:07 +00:00
Rewrite Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:29:40 +00:00
Sema [modules ts] Declarations from a module interface unit are only visible outside 2017-07-05 01:42:07 +00:00
Serialization fix trivial typos; NFC 2017-07-01 08:46:43 +00:00
StaticAnalyzer [analyzer] Move zero-size allocation checks to optin.portability. 2017-06-27 11:14:39 +00:00
Tooling Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 2017-06-30 20:57:39 +00:00
CMakeLists.txt