Eric Fiselier
|
c786ab0af6
Implement __builtin_LINE() et. al. to support source location capture.
|
6 år sedan |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 år sedan |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 år sedan |
Leonard Chan
|
84dd23f357
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
|
7 år sedan |
Eugene Zelenko
|
372df09786
[AST] Fix some Clang-tidy modernize-use-auto and Include What You Use warnings; other minor fixes (NFC).
|
7 år sedan |
Bjorn Pettersson
|
9411957410
[Sema] Disallow assigning record lvalues with nested const-qualified fields.
|
8 år sedan |
Eric Fiselier
|
e512155cf6
[coroutines] Allow co_await and co_yield expressions that return an lvalue to compile
|
8 år sedan |
Yaxun Liu
|
44e7dd4bbb
[OpenCL] Map default address space to alloca address space
|
8 år sedan |
Eric Fiselier
|
603fc45e72
[coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt.
|
8 år sedan |
Richard Smith
|
0601f898eb
Add two new AST nodes to represent initialization of an array in terms of
|
8 år sedan |
Richard Smith
|
88800602c0
DR1213: element access on an array xvalue or prvalue produces an xvalue. In the
|
8 år sedan |
Richard Smith
|
5f0128122c
P0217R3: Perform semantic checks and initialization for the bindings in a
|
9 år sedan |
Erik Pilkington
|
d3b0a63ca6
[ObjC] Implement @available in the Parser and AST
|
9 år sedan |
Richard Smith
|
5be817d9f9
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
|
9 år sedan |
Alexey Bataev
|
0a368f60e7
[MSVC] 'property' with an empty array in array subscript expression.
|
9 år sedan |
Richard Smith
|
708f13bd1a
[coroutines] Creation of promise object, lookup of operator co_await, building
|
9 år sedan |
Alexey Bataev
|
4de8211781
[OPENMP 4.0] Initial support for array sections.
|
10 år sedan |
Yunzhong Gao
|
e43fe24e60
Implementing C99 partial re-initialization behavior (DR-253)
|
10 år sedan |
Richard Smith
|
8ec6e8150c
Fix assertion when assigning to object in OpenCL constant address space.
|
10 år sedan |
David Majnemer
|
fa966a6a6b
Sema: Parenthesized bound destructor member expressions can be called
|
10 år sedan |
Reid Kleckner
|
a56a81abb0
MS extensions: Properly diagnose address of MS property decl
|
10 år sedan |
David Majnemer
|
1bb85b211d
AST: Remove overzealous assertion from IsModifiable
|
10 år sedan |
Richard Smith
|
4617a9dfc9
[c++1z] N4295: fold-expressions.
|
10 år sedan |
Kaelyn Takata
|
ebbcfcf837
Add the initial TypoExpr AST node for delayed typo correction.
|
10 år sedan |
Craig Topper
|
613c4e1cde
[C++11] Use 'nullptr'. AST edition.
|
11 år sedan |
Richard Smith
|
908319e459
PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and a
|
11 år sedan |
Alp Toker
|
37545f747c
Rename getResultType() on function and method declarations to getReturnType()
|
11 år sedan |
Alp Toker
|
12e1f5dc4f
Eliminate UnaryTypeTraitExpr
|
11 år sedan |
Alp Toker
|
cbb29af710
Eliminate BinaryTypeTraitExpr
|
11 år sedan |