Nico Weber
|
3868de80cb
[MS ABI]: Fix mangling function arguments for template types to be compatible with MSVC
|
5 years ago |
Hans Wennborg
|
2a13736029
Unify the two CRC implementations
|
5 years ago |
John McCall
|
2d3687c2d2
Rename TypeNodes.def to TypeNodes.inc for consistency across all
|
5 years ago |
Erich Keane
|
8fedffb258
Add SpellingNotCalculated to Attribute Enums to suppress UBSan warnings
|
6 years ago |
Nico Weber
|
d83daae45a
Implement Microsoft-compatible mangling for decomposition declarations.
|
6 years ago |
Richard Sandiford
|
584a96f104
Add SVE opaque built-in types
|
6 years ago |
Nico Weber
|
31328963a0
msabi: Fix exponential mangling time for even more contrived inputs
|
6 years ago |
Nico Weber
|
2c469237d8
msabi: Fix exponential mangling time for certain pathological inputs
|
6 years ago |
Nico Weber
|
e420b2015c
clang-cl: Fix mangling of catchable types with names longer than 4kiB
|
6 years ago |
Nico Weber
|
2b40adf14c
MS ABI: Support mangling op<=> now that MSVC 2019 has a mangling
|
6 years ago |
Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 years ago |
Erik Pilkington
|
b8a5f1f4bf
Add a spelling of pass_object_size that uses __builtin_dynamic_object_size
|
6 years ago |
Richard Smith
|
5a56ebca03
Use _Q as MS ABI mangling for char8_t.
|
6 years ago |
Michael Kruse
|
e93ddfad28
[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.
|
6 years ago |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Reid Kleckner
|
12391ef6d4
[MS] Mangle return adjusting thunks with the public access specifier
|
6 years ago |
Reid Kleckner
|
4d6bcd5b32
Update Microsoft name mangling scheme for exception specifiers in the type system
|
6 years ago |
Erich Keane
|
dbc2921ae2
Add AddressSpace mangling to MS mode
|
6 years ago |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 years ago |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 years ago |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 years ago |
Shoaib Meenai
|
10d91a7d0c
[AST] Fix typo in MicrosoftMangle
|
6 years ago |
Andrew Savonichev
|
2a515b366e
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
|
6 years ago |
Andrew Savonichev
|
456f122360
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation
|
6 years ago |
Andrew Savonichev
|
d54f227a4f
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
|
6 years ago |
Saleem Abdulrasool
|
92a8170754
AST: extend MS decoration handling for extended vectors
|
6 years ago |
Hans Wennborg
|
dc8ed52e96
Revert r345330 "Add MS ABI mangling for operator<=>."
|
6 years ago |
Richard Smith
|
d417eba548
Add MS ABI mangling for operator<=>.
|
6 years ago |
Shoaib Meenai
|
39e532fd14
[AST] Revert mangling changes from r339428
|
6 years ago |