Richard Smith
|
96881be75c
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
7 жил өмнө |
Richard Smith
|
7bc2da619c
Unify implementation of our two different flavours of -Wtautological-compare,
|
7 жил өмнө |
Hans Wennborg
|
7bdebc2ec4
Revert "Unify implementation of our two different flavours of -Wtautological-compare."
|
7 жил өмнө |
Hans Wennborg
|
ce59979560
Revert r320124 "Fold together the in-range and out-of-range portions of -Wtautological-compare."
|
7 жил өмнө |
Richard Smith
|
8963e92fb3
Fold together the in-range and out-of-range portions of -Wtautological-compare.
|
7 жил өмнө |
Richard Smith
|
8431d4446f
Unify implementation of our two different flavours of -Wtautological-compare.
|
7 жил өмнө |
Sjoerd Meijer
|
58744ab311
[ARM] ACLE parallel arithmetic and DSP style multiplications
|
7 жил өмнө |
Roger Ferrer Ibanez
|
e767a3be6e
Ignore pointers to incomplete types when diagnosing misaligned addresses
|
7 жил өмнө |
Richard Smith
|
8f60a2a4c1
Delete special-case "out-of-range" handling for bools, and just use the normal
|
7 жил өмнө |
Richard Smith
|
e792818a7b
Fix a bunch of wrong "tautological unsigned enum compare" diagnostics in C++.
|
7 жил өмнө |
Aaron Ballman
|
9c40fb5df0
Perform a bounds check on a function's argument list before accessing any index value specified by an 'argument_with_type_tag' attribute. Fixes PR28520.
|
7 жил өмнө |
Hans Wennborg
|
8a8b67ce4b
Revert r318556 "Loosen -Wempty-body warning"
|
7 жил өмнө |
Reid Kleckner
|
2609dad5c8
Loosen -Wempty-body warning
|
7 жил өмнө |
Alex Lorenz
|
656eb5d6f0
[ObjC][ARC] Honor noescape attribute for -Warc-retain-cycles
|
7 жил өмнө |
Eugene Zelenko
|
cf4c98556d
[AST, Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 жил өмнө |
Craig Topper
|
6fc97e7c1c
[X86] Add masked vcvtps2ph builtins to CheckX86BuiltinFunctionCall.
|
7 жил өмнө |
Roman Lebedev
|
7f6cbacea1
[Sema] Fixes for enum handling for tautological comparison diagnostics
|
7 жил өмнө |
Saleem Abdulrasool
|
4dd964422c
Sema: use new `getNS{,U}IntegerType` for NS{,U}Integer
|
7 жил өмнө |
Roman Lebedev
|
b2c9b51338
[Sema] Re-land: Diagnose tautological comparison with type's min/max values
|
7 жил өмнө |
Alexander Richardson
|
2c42fd5f93
Convert clang::LangAS to a strongly typed enum
|
7 жил өмнө |
Yaxun Liu
|
a86f30ef47
[OpenCL] Add LangAS::opencl_private to represent private address space in AST
|
7 жил өмнө |
Roman Lebedev
|
720ba14b8e
Revert "[Sema] Diagnose tautological comparison with type's min/max values"
|
7 жил өмнө |
Davide Italiano
|
0db6ef6e1d
[SemaChecking] Suppress a GCC warning. NFCI.
|
7 жил өмнө |
Roman Lebedev
|
b9f3533558
[Sema] Diagnose tautological comparison with type's min/max values
|
7 жил өмнө |
Nico Weber
|
9ecb2a6660
Consolidate std::move() detection code. No behavior change.
|
8 жил өмнө |
Saleem Abdulrasool
|
2f6c71ff67
Sema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMicrosoft
|
8 жил өмнө |
Saleem Abdulrasool
|
aa8167de48
Sema: Windows/ARM __va_start is not const correct
|
8 жил өмнө |
Alexander Shaposhnikov
|
cc76a8176e
[clang] Fix printf fixit for objc specific types
|
8 жил өмнө |
Erich Keane
|
2727f57d8c
Suppress Wsign-conversion for enums with matching underlying type
|
8 жил өмнө |
Roman Lebedev
|
9a0f62efc8
Replace r313747, don't always warn on enums, rework testcases.
|
8 жил өмнө |