| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixes <rdar://problem/7405601>.
llvm-svn: 99222
|
| |
|
|
| |
llvm-svn: 99191
|
| |
|
|
|
|
| |
toolchain configurations and is a small step toward FreeBSD support.
llvm-svn: 99159
|
| |
|
|
|
|
| |
target when both {MACOSX,IPHONEOS}_DEPLOYMENT_TARGET were set.
llvm-svn: 99055
|
| |
|
|
|
|
| |
-v style) to a file.
llvm-svn: 99054
|
| |
|
|
| |
llvm-svn: 99053
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Disable RTTI.
- Disable use of __cxa_atexit.
- Disable unwind tables.
- Enable freestanding mode.
Also, honor -fhosted correctly.
<rdar://problem/7515383> C++ support: -fapple-kext not honored
llvm-svn: 99041
|
| |
|
|
|
|
|
|
| |
- So much typing, so little gain...
Also, rename the __cxx_global_initialization function just to match llvm-gcc.
llvm-svn: 99039
|
| |
|
|
|
|
|
|
| |
option types.
Also, simplify/fix SeparateArg::render with forced join.
llvm-svn: 99022
|
| |
|
|
|
|
| |
platform, e.g. ppc.
llvm-svn: 99016
|
| |
|
|
| |
llvm-svn: 98703
|
| |
|
|
| |
llvm-svn: 98639
|
| |
|
|
| |
llvm-svn: 98263
|
| |
|
|
| |
llvm-svn: 98262
|
| |
|
|
| |
llvm-svn: 98261
|
| |
|
|
| |
llvm-svn: 98174
|
| |
|
|
| |
llvm-svn: 97930
|
| |
|
|
| |
llvm-svn: 97897
|
| |
|
|
| |
llvm-svn: 97746
|
| |
|
|
|
|
| |
Patch by Oleksandr Tymoshenko!
llvm-svn: 97544
|
| |
|
|
| |
llvm-svn: 97106
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the block descriptor field. This field is the ObjC style @encode
signature of the implementation function, and was to this point
conditionally provided in the block literal data structure. That
provisional support is removed.
Additionally, eliminate unused enumerations for the block literal flags field.
The first shipping ABI unconditionally set (1<<29) but this bit is unused
by the runtime, so the second ABI will unconditionally have (1<<30) set so
that the runtime can in fact distinguish whether the additional data is
present or not.
llvm-svn: 96989
|
| |
|
|
|
|
| |
The linker bug holding this back is Darwin-specific.
llvm-svn: 96655
|
| |
|
|
|
|
|
| |
- Patch by Andrzej K. Haczewski, with a tweak by me to emit a 'deprecated'
diagnostic when we do this. We'll see what zee users say.
llvm-svn: 96511
|
| |
|
|
| |
llvm-svn: 96469
|
| |
|
|
|
|
|
| |
to the driver, and support it in CodeGenOptsToArgs(). Note that this changes
the default behavior of clang -cc1 to always run the verifier.
llvm-svn: 96077
|
| |
|
|
| |
llvm-svn: 95876
|
| |
|
|
| |
llvm-svn: 95849
|
| |
|
|
| |
llvm-svn: 95848
|
| |
|
|
|
|
|
| |
calls to the UnwindResumeOrRethrow function for C++/Obj-C exception handling,
for Darwin ARM.
llvm-svn: 95787
|
| |
|
|
|
|
| |
Daniel, I'd appreciate a review of the driver/cc1 parts.
llvm-svn: 95508
|
| |
|
|
| |
llvm-svn: 95348
|
| |
|
|
|
|
| |
'-analyzer-check-objc-missing-dealloc'.
llvm-svn: 95347
|
| |
|
|
| |
llvm-svn: 95346
|
| |
|
|
|
|
| |
'-analyzer-check-objc-unused-ivars'.
llvm-svn: 95345
|
| |
|
|
| |
llvm-svn: 95343
|
| |
|
|
|
|
| |
'-analyzer-check-security-syntactic'.
llvm-svn: 95342
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Requires backend support, which only exists for i386--darwin currently.
No 'as' required:
--
ddunbar@ozzy:tmp$ cat t.c
int main() { return 42; }
ddunbar@ozzy:tmp$ clang -m32 -integrated-as t.c
ddunbar@ozzy:tmp$ ./a.out; echo $?
42
ddunbar@ozzy:tmp$
--
The random extra whitespace is how you know its working! :)
llvm-svn: 95194
|
| |
|
|
|
|
| |
this is still a popular thing to do.
llvm-svn: 95093
|
| |
|
|
| |
llvm-svn: 95006
|
| |
|
|
| |
llvm-svn: 95004
|
| |
|
|
| |
llvm-svn: 94929
|
| |
|
|
|
|
|
|
|
|
|
| |
This fixes a really nasty bug in Darwin::getDarwinArchName where we were going
StringRef -> temporary std::string -> StringRef (and return the dead StringRef).
The StringRefs from Triple live as long as the Triple itself, that should be
long enough.
Hopefully 2 of 4 MSVC buildbot failures are gone now.
llvm-svn: 94892
|
| |
|
|
|
|
|
|
|
| |
suite with clang++ enabled.
The right fix here is PR6175, although we would still have to find a different
work around for the gdb test suite.
llvm-svn: 94838
|
| |
|
|
| |
llvm-svn: 94812
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so that CIndex can report diagnostics through the normal mechanisms
even when executing Clang in a separate process. This applies both
when performing code completion and when using ASTs as an intermediary
for clang_createTranslationUnitFromSourceFile().
The serialized format is not perfect at the moment, because it does
not encapsulate macro-instantiation information. Instead, it maps all
source locations back to the instantiation location. However, it does
maintain source-range and fix-it information. To get perfect fidelity
from the serialized format would require serializing a large chunk of
the source manager; at present, it isn't clear if this code will live
long enough for that to matter.
llvm-svn: 94740
|
| |
|
|
|
|
| |
defaults when targetting iPhoneOS (blocks, non-fragile ABI, stack protector).
llvm-svn: 94642
|
| |
|
|
| |
llvm-svn: 94641
|
| |
|
|
|
|
| |
versions to match gcc (which is matching linker changes).
llvm-svn: 94640
|
| |
|
|
|
|
| |
information.
llvm-svn: 94639
|