Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 năm trước cách đây |
Erik Pilkington
|
159cd770e3
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
6 năm trước cách đây |
Anastasia Stulova
|
9786367305
[PR41567][Sema] Fixed cast kind in addr space conversions
|
6 năm trước cách đây |
Anastasia Stulova
|
a5d1048554
[Sema][OpenCL] Make address space conversions a bit stricter.
|
6 năm trước cách đây |
David Blaikie
|
6aecacbb8d
SemaOverload: Complete candidates before emitting the error, to ensure diagnostics emitted (or suppressed) during completion don't interfere with the overload notes
|
6 năm trước cách đây |
Anastasia Stulova
|
d8ac2ca1f5
[Sema] Change addr space diagnostics in casts to follow C++ style.
|
6 năm trước cách đây |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 năm trước cách đây |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 năm trước cách đây |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 năm trước cách đây |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 năm trước cách đây |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 năm trước cách đây |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 năm trước cách đây |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 năm trước cách đây |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 năm trước cách đây |
Andrew Savonichev
|
3aca0c6080
[OpenCL][NFC] Unify ZeroToOCL* cast types
|
6 năm trước cách đây |
Anastasia Stulova
|
e0e7c043bb
[OpenCL] Fixed address space cast in C style cast of C++ parsing
|
6 năm trước cách đây |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 năm trước cách đây |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 năm trước cách đây |
Yaxun Liu
|
d3ee85bfdd
Sema: Fix explicit address space cast involving void pointers
|
7 năm trước cách đây |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Roman Lebedev
|
5a987ef0b0
[AST] Sink 'part of explicit cast' down into ImplicitCastExpr
|
7 năm trước cách đây |
Roman Lebedev
|
03e3fc09a8
[Sema] Mark implicitly-inserted ICE's as being part of explicit cast (PR38166)
|
7 năm trước cách đây |
Yaxun Liu
|
0bb7730cf5
Sema: Fix explicit address space cast in C++
|
7 năm trước cách đây |
Richard Smith
|
580f7daabc
DR330: when determining whether a cast casts away constness, consider
|
7 năm trước cách đây |
Richard Smith
|
295c88685f
DR330: look through array types when forming the cv-decomposition of a type.
|
7 năm trước cách đây |
Richard Smith
|
284abf4f1c
Fix determination of whether a reinterpret_cast casts away constness.
|
7 năm trước cách đây |
Sven van Haastregt
|
9741e8bd91
[OpenCL] Restrict various keywords in OpenCL C++ mode
|
7 năm trước cách đây |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 năm trước cách đây |
John McCall
|
e82d60d046
Allow the target field of a CK_ToUnion to be more easily recovered.
|
8 năm trước cách đây |