Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 жил өмнө |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 жил өмнө |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
6 жил өмнө |
Ilya Biryukov
|
a3c3146170
[Lex] Allow to consume tokens while preprocessing
|
6 жил өмнө |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 жил өмнө |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 жил өмнө |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 жил өмнө |
Reid Kleckner
|
1168491f34
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
|
6 жил өмнө |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 жил өмнө |
Erich Keane
|
829882796c
AttributeList de-listifying:
|
7 жил өмнө |
Richard Smith
|
8eed7850fc
Diagnose missing 'template' keywords in more cases.
|
7 жил өмнө |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 жил өмнө |
Richard Smith
|
4e37891c39
PR34163: Don't cache an incorrect key function for a class if queried between
|
8 жил өмнө |
Momchil Velikov
|
9a0efb9546
Place implictly declared functions at block scope
|
8 жил өмнө |
Hiroshi Inoue
|
f37177d01f
fix typos in comments; NFC
|
8 жил өмнө |
Richard Smith
|
00ba534163
Fix the location of "missing ';'" suggestions after annotation tokens.
|
8 жил өмнө |
Faisal Vali
|
919ac41f65
[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum
|
8 жил өмнө |
Vassil Vassilev
|
dc40846413
Publish RAIIObjectsForParser.h for external usage.
|
8 жил өмнө |
Malcolm Parsons
|
9d3affe6fd
Use unique_ptr for cached tokens for default arguments in C++.
|
8 жил өмнө |
Olivier Goffart
|
7eeb47943e
Fix heuristics skipping invalid ctor-initializers with C++11
|
8 жил өмнө |
Olivier Goffart
|
12a83d357c
Fix a few issues while skipping function bodies
|
9 жил өмнө |
David Majnemer
|
d00c493c50
[-fms-extensions] Don't crash on explicit class-scope specializations & default arguments
|
9 жил өмнө |
Stephan Bergmann
|
8d88a9262f
For MS ABI, emit dllexport friend functions defined inline in class
|
9 жил өмнө |
Reid Kleckner
|
402b389802
Revert "For MS ABI, emit dllexport friend functions defined inline in class"
|
9 жил өмнө |
Reid Kleckner
|
bb586da394
For MS ABI, emit dllexport friend functions defined inline in class
|
9 жил өмнө |
Reid Kleckner
|
b3cafc6313
[Sema] PR25181 Fix crash when method declaration with throw spec fails to parse correctly
|
9 жил өмнө |
David Blaikie
|
a310431916
Simplify EnterTokenStream API to make it more robust for memory management
|
9 жил өмнө |
Craig Topper
|
9ca5511fb4
Merge some similar diagnostics using %select.
|
9 жил өмнө |