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
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-2
/
+2
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-2
/
+2
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-16
/
+16
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-7
/
+7
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-7
/
+7
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-7
/
+7
*
[SEH] Use the SEH personality on frontend-outlined funclets
Reid Kleckner
2017-10-13
1
-0
/
+21
*
stop using associative comdats for SEH filter functions
Bob Haarman
2017-02-22
1
-3
/
+3
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
[MS ABI] Don't crash while mangling recursive lambdas
David Majnemer
2016-01-17
1
-1
/
+1
*
Update clang to use the updated LLVM EH instructions
David Majnemer
2015-12-12
1
-3
/
+6
*
[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