index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Serialization
/
ASTReaderDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ObjCARC] Add an new attribute, objc_externally_retained
Erik Pilkington
2019-01-04
1
-1
/
+1
*
Fix up diagnostics.
Richard Trieu
2018-12-14
1
-1
/
+0
*
Use zip_longest for iterator range comparisons. NFC.
Michael Kruse
2018-12-10
1
-10
/
+15
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-26
1
-1
/
+1
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-0
/
+16
*
[OPENMP] Fix PR38903: Crash on instantiation of the non-dependent
Alexey Bataev
2018-09-13
1
-4
/
+11
*
Track definition merging on the canonical declaration even when local
Richard Smith
2018-09-12
1
-15
/
+2
*
Revert r342019, "Track definition merging on the canonical declaration
Richard Smith
2018-09-12
1
-2
/
+15
*
Track definition merging on the canonical declaration even when local
Richard Smith
2018-09-12
1
-15
/
+2
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+1
*
Model type attributes as regular Attrs.
Richard Smith
2018-08-20
1
-10
/
+63
*
[OPENMP] FIx processing of declare target variables.
Alexey Bataev
2018-08-15
1
-1
/
+8
*
Revert r339623 "Model type attributes as regular Attrs."
Reid Kleckner
2018-08-14
1
-63
/
+10
*
Model type attributes as regular Attrs.
Richard Smith
2018-08-13
1
-10
/
+63
*
[CodeGen] Merge equivalent block copy/helper functions.
Akira Hatanaka
2018-08-10
1
-0
/
+6
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-08-03
1
-22
/
+11
*
[modules] Defer merging deduced return types.
Richard Smith
2018-08-03
1
-14
/
+22
*
Serialize DoesNotEscape.
Akira Hatanaka
2018-08-01
1
-0
/
+1
*
[AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into...
Erich Keane
2018-08-01
1
-7
/
+7
*
[AST][2/4] Move the bit-fields from FunctionDecl and CXXConstructorDecl into ...
Erich Keane
2018-08-01
1
-26
/
+27
*
[AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into Dec...
Erich Keane
2018-08-01
1
-10
/
+10
*
[serialization] PR34728: Don't assume that only a suffix of template
Richard Smith
2018-07-31
1
-15
/
+9
*
Remove trailing space
Fangrui Song
2018-07-30
1
-22
/
+22
*
[ODRHash] Support hashing enums.
Richard Trieu
2018-07-25
1
-0
/
+5
*
PR33924: merge local declarations that have linkage of some kind within
Richard Smith
2018-07-04
1
-23
/
+85
*
Revert r336021 "PR33924: merge local declarations that have linkage of some k...
Hans Wennborg
2018-07-03
1
-80
/
+23
*
PR33924: merge local declarations that have linkage of some kind within
Richard Smith
2018-06-29
1
-23
/
+80
*
[modules] Emit the type of the TypeSourceInfo for a DeclaratorDecl (but
Richard Smith
2018-06-29
1
-7
/
+6
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
1
-11
/
+22
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-06-19
1
-22
/
+11
*
Revert r335019 "Update NRVO logic to support early return (Attempt 2)"
Taiju Tsuiki
2018-06-19
1
-1
/
+1
*
Update NRVO logic to support early return (Attempt 2)
Taiju Tsuiki
2018-06-19
1
-1
/
+1
*
Revert "Update NRVO logic to support early return"
Sam McCall
2018-05-30
1
-1
/
+1
*
Update NRVO logic to support early return
Taiju Tsuiki
2018-05-30
1
-1
/
+1
*
Move helper classes into anonymous namespaces. NFCI.
Benjamin Kramer
2018-05-15
1
-2
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-21
/
+21
*
[Modules] Handle ObjC/C ODR-like semantics for EnumConstantDecl
Bruno Cardoso Lopes
2018-04-30
1
-4
/
+20
*
[Modules][ObjC] ASTReader should add protocols for class extensions
Bruno Cardoso Lopes
2018-04-27
1
-0
/
+6
*
Revert rC330794 and some dependent tiny bug fixes
Faisal Vali
2018-04-26
1
-9
/
+0
*
[c++2a] [concepts] Add rudimentary parsing support for template concept decla...
Faisal Vali
2018-04-25
1
-0
/
+9
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2018-04-11
1
-181
/
+216
*
[ObjC++] Never pass structs that transitively contain __weak fields in
Akira Hatanaka
2018-04-09
1
-2
/
+3
*
Revert "[ObjC++] Never pass structs that transitively contain __weak fields in"
Akira Hatanaka
2018-04-09
1
-3
/
+2
*
[ObjC++] Never pass structs that transitively contain __weak fields in
Akira Hatanaka
2018-04-09
1
-2
/
+3
*
DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard
Richard Smith
2018-04-05
1
-2
/
+6
[next]