Patrick Lyster
|
0db38f4133
Add support for unified_shared_memory clause on requires directive
|
před 6 roky |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
před 7 roky |
Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
před 7 roky |
Bruno Ricci
|
47ffcfa5ce
[AST] Various optimizations + refactoring in DeclarationName(Table)
|
před 7 roky |
Mike Rice
|
f9cd06406d
[OPENMP] Fix spelling of getLoopCounter (NFC)
|
před 7 roky |
Kelvin Li
|
3a0edf1ccb
[OPENMP] Move OMPClauseReader/Writer classes to ASTReader/Writer (NFC)
|
před 7 roky |
Richard Smith
|
98caebcbd8
Model type attributes as regular Attrs.
|
před 7 roky |
Alexey Bataev
|
83f7c22cd5
[OPENMP] FIx processing of declare target variables.
|
před 7 roky |
Reid Kleckner
|
3ae8feb8a4
Revert r339623 "Model type attributes as regular Attrs."
|
před 7 roky |
Richard Smith
|
a3402fe23c
Model type attributes as regular Attrs.
|
před 7 roky |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
před 7 roky |
Erich Keane
|
f2421d2e1b
[AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into DeclContext
|
před 7 roky |
Erich Keane
|
12e2fde436
PR15730/PR16986 Allow dependently typed vector_size types.
|
před 7 roky |
Erich Keane
|
9c7bda2f19
Revert -r336726, which included more files than intended.
|
před 7 roky |
Erich Keane
|
1437ede97c
[NFC] Switch CodeGenFunction to use value init instead of member init lists
|
před 7 roky |
Ilya Biryukov
|
b5784f85be
[PCH] Add an option to not write comments into PCH
|
před 7 roky |
Richard Smith
|
0134501202
[modules] Emit the type of the TypeSourceInfo for a DeclaratorDecl (but
|
před 7 roky |
Richard Smith
|
4dc3dee0b4
[modules] Do not serialize / deserialize pending new/delete mismatch
|
před 7 roky |
Hans Wennborg
|
7f055b7e1a
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
|
před 7 roky |
Pavel Labath
|
b55ee77aa7
Move VersionTuple from clang/Basic to llvm/Support
|
před 7 roky |
Peter Collingbourne
|
6cfc2d490c
Support: Simplify endian stream interface. NFCI.
|
před 7 roky |
Joel E. Denny
|
abf2742cb6
[AST] Print correct tag decl for tag specifier
|
před 7 roky |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
před 7 roky |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
před 7 roky |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
před 7 roky |
Faisal Vali
|
9626b8d4ee
Revert rC330794 and some dependent tiny bug fixes
|
před 7 roky |
Faisal Vali
|
45d663da56
[c++2a] [concepts] Add rudimentary parsing support for template concept declarations
|
před 7 roky |
Jordan Rose
|
b55a60fc58
Record whether a module came from a private module map
|
před 7 roky |
Akira Hatanaka
|
a7ab7e151c
[ObjC++] Never pass structs that transitively contain __weak fields in
|
před 7 roky |
Akira Hatanaka
|
0bcb7e49fa
Revert "[ObjC++] Never pass structs that transitively contain __weak fields in"
|
před 7 roky |