index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
include/clang/Basic/DiagnosticDriverKinds.td
2
-rw-r--r--
include/clang/Basic/LangOptions.def
3
-rw-r--r--
include/clang/Basic/LangOptions.h
3
-rw-r--r--
include/clang/Basic/ObjCRuntime.h
184
-rw-r--r--
include/clang/Basic/VersionTuple.h
5
-rw-r--r--
include/clang/Driver/CC1Options.td
6
-rw-r--r--
include/clang/Driver/ObjCRuntime.h
49
-rw-r--r--
include/clang/Driver/Options.td
4
-rw-r--r--
include/clang/Driver/ToolChain.h
9
-rw-r--r--
include/clang/Frontend/CodeGenOptions.h
4
-rw-r--r--
include/clang/Serialization/ASTReader.h
6
-rw-r--r--
lib/AST/ASTContext.cpp
2
-rw-r--r--
lib/AST/DeclBase.cpp
21
-rw-r--r--
lib/Basic/CMakeLists.txt
1
-rw-r--r--
lib/Basic/ObjCRuntime.cpp
79
-rw-r--r--
lib/Basic/VersionTuple.cpp
52
-rw-r--r--
lib/CodeGen/CGDebugInfo.cpp
6
-rw-r--r--
lib/CodeGen/CGException.cpp
37
-rw-r--r--
lib/CodeGen/CGObjC.cpp
20
-rw-r--r--
lib/CodeGen/CGObjCGNU.cpp
22
-rw-r--r--
lib/CodeGen/CGObjCMac.cpp
14
-rw-r--r--
lib/CodeGen/CGRTTI.cpp
3
-rw-r--r--
lib/CodeGen/CodeGenModule.cpp
23
-rw-r--r--
lib/Driver/ToolChain.cpp
24
-rw-r--r--
lib/Driver/ToolChains.cpp
87
-rw-r--r--
lib/Driver/ToolChains.h
29
-rw-r--r--
lib/Driver/Tools.cpp
227
-rw-r--r--
lib/Driver/Tools.h
7
-rw-r--r--
lib/Frontend/CompilerInvocation.cpp
24
-rw-r--r--
lib/Frontend/InitPreprocessor.cpp
4
-rw-r--r--
lib/Lex/PPMacroExpansion.cpp
6
-rw-r--r--
lib/Rewrite/FrontendActions.cpp
2
-rw-r--r--
lib/Sema/SemaDecl.cpp
8
-rw-r--r--
lib/Sema/SemaDeclCXX.cpp
3
-rw-r--r--
lib/Sema/SemaDeclObjC.cpp
13
-rw-r--r--
lib/Sema/SemaExpr.cpp
6
-rw-r--r--
lib/Sema/SemaExprObjC.cpp
5
-rw-r--r--
lib/Sema/SemaObjCProperty.cpp
12
-rw-r--r--
lib/Serialization/ASTReader.cpp
13
-rw-r--r--
lib/Serialization/ASTWriter.cpp
3
-rw-r--r--
test/Analysis/rdar-7168531.m
2
-rw-r--r--
test/CodeGenObjC/2008-11-12-Metadata.m
2
-rw-r--r--
test/CodeGenObjC/2008-11-24-ConstCFStrings.m
2
-rw-r--r--
test/CodeGenObjC/2010-03-17-StructRef.m
2
-rw-r--r--
test/CodeGenObjC/assign.m
2
-rw-r--r--
test/CodeGenObjC/autorelease.m
4
-rw-r--r--
test/CodeGenObjC/bitfield-1.m
6
-rw-r--r--
test/CodeGenObjC/bitfield-access.m
4
-rw-r--r--
test/CodeGenObjC/bitfield-gnu.m
2
-rw-r--r--
test/CodeGenObjC/bitfield_encoding.m
4
-rw-r--r--
test/CodeGenObjC/block-6.m
2
-rw-r--r--
test/CodeGenObjC/block-var-layout.m
2
-rw-r--r--
test/CodeGenObjC/blocks-1.m
4
-rw-r--r--
test/CodeGenObjC/blocks-2.m
4
-rw-r--r--
test/CodeGenObjC/blocks-3.m
2
-rw-r--r--
test/CodeGenObjC/blocks-4.m
2
-rw-r--r--
test/CodeGenObjC/blocks-5.m
2
-rw-r--r--
test/CodeGenObjC/blocks.m
2
-rw-r--r--
test/CodeGenObjC/builtins.m
2
-rw-r--r--
test/CodeGenObjC/category-class.m
2
-rw-r--r--
test/CodeGenObjC/class-type.m
6
-rw-r--r--
test/CodeGenObjC/constant-string-class.m
2
-rw-r--r--
test/CodeGenObjC/constant-strings.m
4
-rw-r--r--
test/CodeGenObjC/deadcode_strip_used_var.m
4
-rw-r--r--
test/CodeGenObjC/debug-info-block-helper.m
2
-rw-r--r--
test/CodeGenObjC/debug-info-crash.m
2
-rw-r--r--
test/CodeGenObjC/debug-info-static-var.m
2
-rw-r--r--
test/CodeGenObjC/encode-cstyle-method.m
2
-rw-r--r--
test/CodeGenObjC/encode-test.m
2
-rw-r--r--
test/CodeGenObjC/exceptions.m
2
-rw-r--r--
test/CodeGenObjC/fp2ret.m
6
-rw-r--r--
test/CodeGenObjC/fpret.m
6
-rw-r--r--
test/CodeGenObjC/gnu-exceptions.m
2
-rw-r--r--
test/CodeGenObjC/id-isa-codegen.m
4
-rw-r--r--
test/CodeGenObjC/image-info.m
2
-rw-r--r--
test/CodeGenObjC/implicit-objc_msgSend.m
2
-rw-r--r--
test/CodeGenObjC/interface.m
2
-rw-r--r--
test/CodeGenObjC/ivar-layout-64-bitfields.m
4
-rw-r--r--
test/CodeGenObjC/ivar-layout-array0-struct.m
2
-rw-r--r--
test/CodeGenObjC/ivar-layout-no-optimize.m
4
-rw-r--r--
test/CodeGenObjC/ivars.m
4
-rw-r--r--
test/CodeGenObjC/link-errors.m
4
-rw-r--r--
test/CodeGenObjC/local-static-block.m
2
-rw-r--r--
test/CodeGenObjC/messages-2.m
2
-rw-r--r--
test/CodeGenObjC/messages.m
6
-rw-r--r--
test/CodeGenObjC/metadata-symbols-32.m
2
-rw-r--r--
test/CodeGenObjC/misc-atomic-property.m
2
-rw-r--r--
test/CodeGenObjC/mrr-autorelease.m
2
-rw-r--r--
test/CodeGenObjC/nested-rethrow.m
2
-rw-r--r--
test/CodeGenObjC/next-objc-dispatch.m
2
-rw-r--r--
test/CodeGenObjC/no-category-class.m
2
-rw-r--r--
test/CodeGenObjC/nonlazy-msgSend.m
2
-rw-r--r--
test/CodeGenObjC/ns-constant-strings.m
2
-rw-r--r--
test/CodeGenObjC/objc-align.m
2
-rw-r--r--
test/CodeGenObjC/objc-assign-ivar.m
2
-rw-r--r--
test/CodeGenObjC/objc-gc-aggr-assign.m
4
-rw-r--r--
test/CodeGenObjC/objc-read-weak-byref.m
4
-rw-r--r--
test/CodeGenObjC/objc2-assign-global.m
2
-rw-r--r--
test/CodeGenObjC/objc2-new-gc-api-strongcast.m
4
-rw-r--r--
test/CodeGenObjC/objc2-no-write-barrier.m
4
-rw-r--r--
test/CodeGenObjC/objc2-retain-codegen.m
4
-rw-r--r--
test/CodeGenObjC/objc2-strong-cast-1.m
4
-rw-r--r--
test/CodeGenObjC/objc2-weak-assign.m
4
-rw-r--r--
test/CodeGenObjC/objc2-weak-block-call.m
4
-rw-r--r--
test/CodeGenObjC/objc2-weak-compare.m
4
-rw-r--r--
test/CodeGenObjC/objc2-weak-ivar-debug.m
8
-rw-r--r--
test/CodeGenObjC/objc2-weak-ivar.m
4
-rw-r--r--
test/CodeGenObjC/objc2-write-barrier-2.m
4
-rw-r--r--
test/CodeGenObjC/objc2-write-barrier-4.m
4
-rw-r--r--
test/CodeGenObjC/objc2-write-barrier-5.m
4
-rw-r--r--
test/CodeGenObjC/objc2-write-barrier.m
4
-rw-r--r--
test/CodeGenObjC/object-incr-decr-1.m
2
-rw-r--r--
test/CodeGenObjC/predefined-expr.m
2
-rw-r--r--
test/CodeGenObjC/property-complex.m
4
-rw-r--r--
test/CodeGenObjC/property-ref-cast-to-void.m
4
-rw-r--r--
test/CodeGenObjC/protocol-in-extended-class.m
2
-rw-r--r--
test/CodeGenObjC/protocols-lazy.m
2
-rw-r--r--
test/CodeGenObjC/rdr-6732143-dangling-block-reference.m
2
-rw-r--r--
test/CodeGenObjC/super-message-fragileabi.m
2
-rw-r--r--
test/CodeGenObjC/synchronized.m
2
-rw-r--r--
test/CodeGenObjC/terminate.m
4
-rw-r--r--
test/CodeGenObjC/undefined-protocol.m
2
-rw-r--r--
test/CodeGenObjC/variadic-sends.m
4
-rw-r--r--
test/CodeGenObjC/x86_64-struct-return-gc.m
2
-rw-r--r--
test/CodeGenObjCXX/block-in-template-inst.mm
2
-rw-r--r--
test/CodeGenObjCXX/block-var-layout.mm
2
-rw-r--r--
test/CodeGenObjCXX/blocks.mm
2
-rw-r--r--
test/CodeGenObjCXX/catch-id-type.mm
2
-rw-r--r--
test/CodeGenObjCXX/copy.mm
2
-rw-r--r--
test/CodeGenObjCXX/copyable-property-object.mm
2
-rw-r--r--
test/CodeGenObjCXX/gc.mm
2
-rw-r--r--
test/CodeGenObjCXX/implicit-copy-assign-operator.mm
2
-rw-r--r--
test/CodeGenObjCXX/implicit-copy-constructor.mm
2
-rw-r--r--
test/CodeGenObjCXX/mangle-blocks.mm
2
-rw-r--r--