index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
exceptions-seh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Remove NewMSEH and enable its behavior by default
Reid Kleckner
2015-10-08
1
-19
/
+14
*
[SEH] Switch from frameaddress(0) to localaddress
Reid Kleckner
2015-07-07
1
-2
/
+2
*
Update clang to take into account the changes to personality fns
David Majnemer
2015-06-17
1
-7
/
+12
*
[MS ABI] Use the right types for filter and finally blocks
David Majnemer
2015-04-17
1
-3
/
+3
*
Reland r234613 (and follow-ups 234614, 234616, 234618)
Reid Kleckner
2015-04-14
1
-0
/
+44
*
Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216.
Nico Weber
2015-04-13
1
-44
/
+0
*
Revert r234786, it contained a bunch of stuff I did not mean to commit.
Nico Weber
2015-04-13
1
-0
/
+44
*
Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216.
Nico Weber
2015-04-13
1
-44
/
+0
*
[SEH] Add test for inline functions using SEH helpers
Reid Kleckner
2015-04-10
1
-0
/
+44
*
Add the 'noinline' attribute to call sites within __try bodies
Reid Kleckner
2015-02-11
1
-1
/
+4
*
Emit landing pads for SEH even if nounwind is present
Reid Kleckner
2015-02-11
1
-1
/
+1
*
Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again
Reid Kleckner
2015-02-05
1
-0
/
+95
*
Revert r228258.
Nico Weber
2015-02-05
1
-76
/
+0
*
SEH: Track users of __try so we can pick a per-func EH personality
Reid Kleckner
2015-02-03
1
-0
/
+76