llvm-project/clang/lib
Fariborz Jahanian e8b45505bc Objective-C. Update my previous patch to not warn if
+initialize is called on 'super' in its implementation.
rdar://16628028

llvm-svn: 216282
2014-08-22 19:52:49 +00:00
..
ARCMigrate Use the pointer-like API of ErrorOr. 2014-08-17 23:31:27 +00:00
AST Objective-C. Warn if user has made explicit call 2014-08-22 16:57:26 +00:00
ASTMatchers Add missing matchers to the dynamic registry. 2014-08-15 19:13:27 +00:00
Analysis Adding const-qualifiers to auto declarations. NFC. 2014-08-15 12:29:39 +00:00
Basic Objective-C. Warn if user has made explicit call 2014-08-22 16:57:26 +00:00
CodeGen CGCall: Factor out the logic mapping call arguments to LLVM IR arguments. 2014-08-22 01:06:06 +00:00
Driver Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind 2014-08-22 19:29:30 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Frontend C++1y is now C++14! 2014-08-19 15:55:55 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers arm_acle.h: Small cleanup 2014-08-15 08:53:22 +00:00
Index Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Lex C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Parse Update Clang for LLVM API change to use unique_ptr in SourceManager::AddNewSourceBuffer 2014-08-21 21:01:00 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C. Update my previous patch to not warn if 2014-08-22 19:52:49 +00:00
Serialization [OPENMP] Extract common superclass from all the loop directives. No functional changes (having common superclass is convenient for future loop directives CodeGen implementation) 2014-08-19 11:27:13 +00:00
StaticAnalyzer [analyzer] Remove check covered by -Wobjc-missing-super-calls. 2014-08-22 16:57:33 +00:00
Tooling Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22:01:06 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00