Akira Hatanaka
|
657b099cc2
[Sema] Diagnose default-initialization, destruction, and copying of
|
6 years ago |
Richard Smith
|
913a74de66
Fix crash and rejects-valid when a later template parameter or default
|
6 years ago |
Gauthier Harnisch
|
d999cf60d5
[clang] perform semantic checking in constant context
|
6 years ago |
Richard Smith
|
3baecdc251
For DR712: store on a DeclRefExpr whether it constitutes an odr-use.
|
6 years ago |
Richard Smith
|
00cfd3ff27
Defer capture initialization for blocks until after we've left the
|
6 years ago |
Richard Smith
|
0fb16153cd
Split ActOnCallExpr into an ActOnCallExpr to be called by the parser,
|
6 years ago |
Richard Smith
|
1b26ab1b52
P1286R2: Remove restriction that the exception specification of a
|
6 years ago |
Hamza Sood
|
1522af0cc9
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
6 years ago |
JF Bastien
|
753d85a17f
[NFC] typo
|
6 years ago |
Richard Smith
|
ae7a41c9de
[c++2a] Add semantic support for private module fragments.
|
6 years ago |
Richard Smith
|
33eb2fffd9
[c++20] Parsing support for module-declarations, import-declarations,
|
6 years ago |
Anton Afanasyev
|
95c1c41b49
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps.
|
6 years ago |
Alexey Bataev
|
a41469a23c
[OPENMP] Delayed diagnostics for VLA support.
|
6 years ago |
Alexey Bataev
|
a0e40f466c
[CUDA]Delayed diagnostics for the asm instructions.
|
6 years ago |
Alexey Bataev
|
6bbd09bedb
Revert "[CUDA]Delayed diagnostics for the asm instructions."
|
6 years ago |
Alexey Bataev
|
266e803a09
[CUDA]Delayed diagnostics for the asm instructions.
|
6 years ago |
Alexey Bataev
|
771c454fcb
[OPENMP] Delay emission of the asm target-specific error messages.
|
6 years ago |
Alexey Bataev
|
cb6ec6f913
[SEMA]Generalize deferred diagnostic interface, NFC.
|
6 years ago |
Anastasia Stulova
|
3957c0ddc8
[OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Bruno Ricci
|
7d10f0803f
[AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr.
|
6 years ago |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
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 |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 years ago |
Leonard Chan
|
233643a4e0
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
|
6 years ago |
Leonard Chan
|
ed7f88d2ab
[Fixed Point Arithmetic] FixedPointCast
|
6 years ago |
Andrew Savonichev
|
4ac7cadb2c
[Sema][OpenCL] Improve diagnostics for not viable overloadable function candidates
|
6 years ago |
Louis Dionne
|
59e8cd87d4
[clang] Add the exclude_from_explicit_instantiation attribute
|
6 years ago |