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
/
Sema
/
__try.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SEH] Defer checking filter expression types until instantiaton
Reid Kleckner
2019-11-07
1
-1
/
+1
*
Fix Sema tests using __try by adding triple
Reid Kleckner
2015-04-28
1
-2
/
+2
*
Correct typos in SEH filter expressions
Reid Kleckner
2015-04-02
1
-0
/
+6
*
Warn when jumping out of a __finally block via continue, break, return, __leave.
Nico Weber
2015-03-09
1
-2
/
+76
*
Implement IRGen for SEH __finally and AbnormalTermination
Reid Kleckner
2015-02-04
1
-1
/
+1
*
Initial support for Win64 SEH IR emission
Reid Kleckner
2015-01-22
1
-9
/
+27
*
Add an AST node for __leave statements, hook it up.
Nico Weber
2014-07-07
1
-7
/
+4
*
Sema: Check that __leave is contained in a __try block.
Nico Weber
2014-07-06
1
-8
/
+5
*
Add parser support for __leave (sema and onward still missing).
Nico Weber
2014-07-06
1
-0
/
+25
*
Treat the Microsoft/Borland keyword "__except" as a context-sensitive
Douglas Gregor
2011-10-21
1
-2
/
+3
*
Parsing/AST support for Structured Exception Handling
John Wiegley
2011-04-28
1
-0
/
+171