Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
7 năm trước cách đây |
Craig Topper
|
0ac737e068
[X86] Make __builtin_ia32_readeflags_u32 and __builtin_ia32_writeeflags_u32 only available on 32-bit targets.
|
7 năm trước cách đây |
Aaron Ballman
|
57e1e9a159
Improve -Warray-bounds to handle multiple array extents rather than only handling the top-most array extent.
|
7 năm trước cách đây |
Akira Hatanaka
|
aceeee6ed4
[Sema] Warn about memcpy'ing non-trivial C structs.
|
7 năm trước cách đây |
Aaron Ballman
|
ff7e5afb9c
Introduce a new builtin, __builtin_dump_struct, that is useful for dumping structure contents at runtime in circumstances where debuggers may not be easily available (such as in kernel work).
|
7 năm trước cách đây |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 năm trước cách đây |
Andrew V. Tischenko
|
d3f7881f4d
-ftime-report switch support in Clang.
|
7 năm trước cách đây |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 năm trước cách đây |
Richard Trieu
|
cab3257e74
Fix some handling of AST nodes with diagnostics.
|
7 năm trước cách đây |
Volodymyr Sapsai
|
6049e5437b
[Sema] Emit -Winteger-overflow for arguments in function calls, ObjC messages.
|
7 năm trước cách đây |
Sven van Haastregt
|
1f49997a41
Drop spurious break; NFC
|
7 năm trước cách đây |
Eric Fiselier
|
f353d86deb
[Builtins] Overload __builtin_operator_new/delete to allow forwarding to usual allocation/deallocation functions.
|
7 năm trước cách đây |
Andrew V. Tischenko
|
f51bd43cfa
More warnings when double truncation to float: compound assignment is supported now.
|
7 năm trước cách đây |
Joel E. Denny
|
f4ca1ac809
Reland "[Attr] Fix parameter indexing for several attributes"
|
7 năm trước cách đây |
Nico Weber
|
c67f146e7f
Revert r326602, it caused PR36620.
|
7 năm trước cách đây |
Joel E. Denny
|
aafdf02711
[Attr] Fix parameter indexing for several attributes
|
7 năm trước cách đây |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
7 năm trước cách đây |
George Karpenkov
|
791a735f8c
[NFC] Extract method to SourceManager for traversing the macro "stack"
|
7 năm trước cách đây |
Alex Lorenz
|
7f5ae1507e
[PR36008] Avoid -Wsign-compare warning for enum constants in
|
7 năm trước cách đây |
Akira Hatanaka
|
9018322d0f
Add support for attribute 'trivial_abi'.
|
7 năm trước cách đây |
Abderrazek Zaafrani
|
5d89c44ccd
[AArch64] Add ARMv8.2-A FP16 scalar intrinsics
|
7 năm trước cách đây |
Craig Topper
|
d32c740042
[X86][Sema] Range check the constant argument for the vpshld/vpshrd builtins to ensure it fits in 8-bits.
|
7 năm trước cách đây |
Craig Topper
|
72d7a8d4bd
[X86][Sema] Remove constant range checks on on builtins that take a char.
|
7 năm trước cách đây |
Craig Topper
|
56e4bd682d
[X86] Allow _mm_prefetch (both the header implementation and the builtin) to accept bit 2 which is supposed to indicate the prefetched addresses will be written to
|
7 năm trước cách đây |
Adrian Prantl
|
550c574546
Silence a bunch of implicit fallthrough warnings
|
7 năm trước cách đây |
Richard Smith
|
96881be75c
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
7 năm trước cách đây |
Richard Smith
|
7bc2da619c
Unify implementation of our two different flavours of -Wtautological-compare,
|
7 năm trước cách đây |
Hans Wennborg
|
7bdebc2ec4
Revert "Unify implementation of our two different flavours of -Wtautological-compare."
|
7 năm trước cách đây |
Hans Wennborg
|
ce59979560
Revert r320124 "Fold together the in-range and out-of-range portions of -Wtautological-compare."
|
7 năm trước cách đây |
Richard Smith
|
8963e92fb3
Fold together the in-range and out-of-range portions of -Wtautological-compare.
|
7 năm trước cách đây |