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
/
microsoft-abi-try-throw.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-6
/
+6
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-1
/
+1
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-1
/
+1
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-1
/
+1
*
Remove -fnew-ms-eh
David Majnemer
2016-02-20
1
-1
/
+1
*
Try to appease a buildbot.
David Majnemer
2015-12-12
1
-2
/
+2
*
Update clang to use the updated LLVM EH instructions
David Majnemer
2015-12-12
1
-2
/
+2
*
[WinEH] Pass the catch adjectives to catchpad directly
Reid Kleckner
2015-09-16
1
-7
/
+5
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-1
/
+1
*
[WinEH] Don't create an alloca for unnamed catch parameters
Reid Kleckner
2015-04-07
1
-1
/
+1
*
[MS ABI] Rework .xdata HandlerType emission
David Majnemer
2015-03-29
1
-3
/
+3
*
MS ABI: Emit HandlerMap entries for C++ catch
David Majnemer
2015-03-17
1
-2
/
+4
*
MS ABI: Don't use qualified pointee types for 'catch' EH TypeDescriptors
David Majnemer
2015-03-15
1
-0
/
+12
*
Unbreak build bots
David Majnemer
2015-03-06
1
-2
/
+2
*
MS ABI: Stick throw-related data into the .xdata section
David Majnemer
2015-03-06
1
-1
/
+1
*
MS ABI: Implement support for throwing a C++ exception
David Majnemer
2015-03-05
1
-1
/
+8
*
Split catch IRgen into ItaniumCXXABI and MicrosoftCXXABI
Reid Kleckner
2015-03-03
1
-4
/
+3
*
Disable the right RUN line
Reid Kleckner
2015-03-03
1
-1
/
+1
*
Disabled the other test from r231086 (like in r231087) since it also had prob...
Filipe Cabecinhas
2015-03-03
1
-1
/
+1
*
Disable a Clang test until the begincatch change lands
Reid Kleckner
2015-03-03
1
-1
/
+2
*
MS ABI: Turn throw into std::terminate for now, make try/catch "work"
David Majnemer
2015-02-25
1
-5
/
+8
*
MS ABI: Emit an error during IRgen on C++ exception handling
Reid Kleckner
2014-05-05
1
-0
/
+23