llvm-project/clang/lib
Erich Keane 9b18eca352 [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext
This patch follows https://reviews.llvm.org/D49729,
https://reviews.llvm.org/D49732 and
https://reviews.llvm.org/D49733.

Move the bits from ObjCMethodDecl and ObjCContainerDecl
into DeclContext.

Differential Revision: https://reviews.llvm.org/D49734

Patch By: bricci

llvm-svn: 338641
2018-08-01 21:31:08 +00:00
..
ARCMigrate Remove trailing space 2018-07-30 19:24:48 +00:00
AST [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext 2018-08-01 21:31:08 +00:00
ASTMatchers [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, support getting it's declaration. 2018-07-27 17:26:11 +00:00
Analysis [CFG] [analyzer] NFC: Enumerate construction context layer kinds. 2018-07-31 21:12:42 +00:00
Basic [Android] Increase default new alignment for Android 2018-08-01 17:55:34 +00:00
CodeGen [UnrollAndJam] Add unroll_and_jam pragma handling 2018-08-01 14:36:12 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Revert r337635 "[Driver] Sanitizer support based on runtime library presence" 2018-07-31 21:57:35 +00:00
Edit Remove trailing space 2018-07-30 19:24:48 +00:00
Format [Format] Fix for bug 35641 2018-08-01 15:32:56 +00:00
Frontend Remove trailing space 2018-07-30 19:24:48 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers Remove trailing space 2018-07-30 19:24:48 +00:00
Index Remove trailing space 2018-07-30 19:24:48 +00:00
Lex Remove trailing space 2018-07-30 19:24:48 +00:00
Parse [UnrollAndJam] Add unroll_and_jam pragma handling 2018-08-01 14:36:12 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext 2018-08-01 21:31:08 +00:00
Serialization [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext 2018-08-01 21:31:08 +00:00
StaticAnalyzer Add missing semicolon. 2018-08-01 10:34:13 +00:00
Tooling [Tooling] Use UniqueStringSaver. NFC 2018-07-23 11:25:25 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00