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
/
lib
/
AST
/
MicrosoftMangle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
CodeGenCXX: support PreserveMostCC in MS ABI
Saleem Abdulrasool
2018-04-02
1
-0
/
+1
*
Fix some DenseMap use-after-rehash bugs and hoist MethodVFTableLocation
Reid Kleckner
2018-04-02
1
-15
/
+9
*
Revert r328845, it caused crbug.com/827810.
Nico Weber
2018-03-31
1
-9
/
+15
*
Hoist MethodVFTableLocation out of MicrosoftVTableContext, NFC
Reid Kleckner
2018-03-29
1
-15
/
+9
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-26
/
+26
*
Remove redundant casts. NFC
George Burgess IV
2018-03-01
1
-1
/
+1
*
AST: support ObjC lifetime qualifiers in MS ABI
Saleem Abdulrasool
2018-02-09
1
-5
/
+60
*
AST: support SwiftCC on MS ABI
Saleem Abdulrasool
2018-02-07
1
-3
/
+3
*
AST: support protocol conformances on id/class/interfaces in MS ABI
Saleem Abdulrasool
2018-01-26
1
-3
/
+30
*
AST: inline a single-use variable (NFC)
Saleem Abdulrasool
2018-01-25
1
-2
/
+1
*
AST: correct mangling for SEL on MS ABI
Saleem Abdulrasool
2018-01-23
1
-1
/
+0
*
AST: adjust ObjC MS mangling to work with typedefs
Saleem Abdulrasool
2018-01-23
1
-5
/
+0
*
[c++2a] P0515R3: Support for overloaded operator<=>.
Richard Smith
2017-12-01
1
-0
/
+9
*
Dependent Address Space Support
Andrew Gozillon
2017-10-02
1
-0
/
+9
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-0
/
+1
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-1
/
+0
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-0
/
+1
*
ObjC++: decorate ObjC interfaces in MSABI properly
Saleem Abdulrasool
2017-08-23
1
-3
/
+5
*
[AArch64] Add support for __builtin_ms_va_list on aarch64
Martin Storsjo
2017-07-17
1
-1
/
+1
*
AST: enhance mangling for blocks with MS ABI
Saleem Abdulrasool
2017-06-26
1
-10
/
+65
*
Update MS mangling EBNF, NFC
Reid Kleckner
2017-05-26
1
-0
/
+2
*
[OpenCL] Correct ndrange_t implementation
Anastasia Stulova
2017-02-16
1
-4
/
+0
*
Fix spelling mistake - paramater -> parameter. NFCI.
Simon Pilgrim
2017-02-15
1
-1
/
+1
*
[MS ABI] Correctly mangling vbase destructors
David Majnemer
2017-02-14
1
-11
/
+22
*
P0091R3: Implement basic parsing support for C++17 deduction-guides.
Richard Smith
2017-02-07
1
-0
/
+3
*
PR0091R3: Implement parsing support for using templates as types.
Richard Smith
2017-01-26
1
-0
/
+11
*
Remove unused lambda captures. NFC
Malcolm Parsons
2017-01-13
1
-2
/
+2
*
Follow up to r291448: use isStructorDecl in one more place
Reid Kleckner
2017-01-09
1
-1
/
+1
*
[MS] Fix function type mangling of default ctor closures
Reid Kleckner
2017-01-09
1
-6
/
+10
*
[MS ABI] Mangle unnamed enums correctly
David Majnemer
2016-12-25
1
-2
/
+9
*
[MS ABI] Implement more of the Itanium mangling rules
David Majnemer
2016-12-06
1
-21
/
+52
*
regcall: Implement regcall Calling Conv in clang
Erich Keane
2016-11-02
1
-0
/
+2
*
[Coroutines] Add proper mangling for operator co_await for MicrosoftABI
Gor Nishanov
2016-09-28
1
-8
/
+2
*
P0217R3: code generation support for decomposition declarations.
Richard Smith
2016-08-15
1
-1
/
+17
*
[MS ABI] Support throwing/catching __unaligned types
David Majnemer
2016-07-12
1
-3
/
+6
*
[MSVC2015] Fix mangling for static variables initialization guards
Dmitry Polukhin
2016-05-27
1
-0
/
+1
*
[MSVC] Support for __unaligned qualifier in functions
Andrey Bokhanko
2016-05-26
1
-2
/
+3
*
[MS ABI] Ignore transparent contexts when determining the effective context
David Majnemer
2016-05-19
1
-1
/
+1
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-11
1
-0
/
+5
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+1
*
Revert r268727, it caused PR27666.
Nico Weber
2016-05-06
1
-5
/
+0
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-06
1
-0
/
+5
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-1
/
+0
*
Revert r266415, it broke parsing SDK headers (PR27367).
Nico Weber
2016-04-15
1
-5
/
+0
*
[MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier
Andrey Bokhanko
2016-04-15
1
-0
/
+5
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+1
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-1
/
+1
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-47
/
+4
*
Fix serialization/deserialization for __uuidof
David Majnemer
2016-03-28
1
-1
/
+1
[prev]
[next]