llvm-project/clang/lib
Fariborz Jahanian 501e71c86b Objective-C ARC. Adding declarations for Objective-C's
new APIs for literals. nfc. wip. rdar://17554063

llvm-svn: 214993
2014-08-06 20:56:21 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST Objective-C ARC. Adding declarations for Objective-C's 2014-08-06 20:56:21 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis Fix modelling of non-lifetime-extended temporary destructors in the analyzer. 2014-08-06 12:45:51 +00:00
Basic MachO: set sizeof result type to what embedded headers expect. 2014-08-05 11:07:26 +00:00
CodeGen Objective-C ARC. First patch toward generating new APIs 2014-08-06 18:13:46 +00:00
Driver [Driver] Move information about toolchain specific include directories 2014-08-06 05:44:47 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format FormatTokenLexer: Avoid non-static member initializer. 2014-08-06 16:53:13 +00:00
Frontend Introduce f[no-]max-unknown-pointer-align=[number] option 2014-08-05 18:37:48 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex Don't destroy MacroInfos if we find the macro definition is invalid; it'll get 2014-08-03 23:41:04 +00:00
Parse A static_assert declaration cannot be a template; adding the diagnostic for this instead of silently accepting and producing possibly-unexpected behavior. 2014-08-04 20:28:35 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C ARC. Adding declarations for Objective-C's 2014-08-06 20:56:21 +00:00
Serialization Objective-C ARC. First patch toward generating new APIs 2014-08-06 18:13:46 +00:00
StaticAnalyzer Remove unnecessary semicolon. 2014-08-06 14:21:59 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +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