Lukas Spieß
|
7539ab06ba
|
Add comments to #endif for clarity
|
2015-09-29 15:53:46 +02:00 |
|
Andreas Linde
|
065f9e7b89
|
Assign more files to features
Make sure the implementation is only processed in all files, when the feature is actually set to build
|
2015-08-10 17:38:09 +02:00 |
|
Gwynne Raskind
|
4bc9d45c45
|
Remove meaningless namespace qualifier from throw override. Look up the Objective-C exception vtable dynamically (since weak import doesn't do what you think, even when it does). Remove useless debugging statements that were just causing trouble.
|
2015-06-22 19:15:16 +02:00 |
|
Andreas Linde
|
f6cb595f6e
|
Silence compiler warning since this is intended
|
2015-06-22 09:42:56 +02:00 |
|
Andreas Linde
|
b62984073f
|
Update documentation
And add crash only build specific modulemap to Xcode project
|
2015-06-21 12:36:06 +02:00 |
|
Gwynne Raskind
|
2a5e4a7523
|
Statically overload __cxa_throw() to capture backtraces from C++ exceptions at throw time. Makes reasonable best efforts at speed.
|
2015-06-20 17:02:05 +02:00 |
|
Gwynne Raskind
|
7ccfe6aac7
|
Port C++ exception handling support over from PLCrashReporter's non-merged implementation. Includes changes to auto-link C++ with client apps where possible. Correctly handles cases where client apps use libstdc++.
|
2015-06-10 11:32:03 -05:00 |
|