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
...
*
[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
*
[ast] Do not auto-initialize Objective-C for-loop variables in Objective-C++ ...
George Karpenkov
2018-03-29
1
-0
/
+1
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-0
/
+2
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-1
/
+1
*
[Modules] Fix creating fake definition data for lambdas.
Volodymyr Sapsai
2018-03-21
1
-10
/
+12
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
1
-2
/
+2
*
Serialize the NonTrivialToPrimitive* flags I added in r326307.
Akira Hatanaka
2018-03-13
1
-0
/
+3
*
Revert "[ObjC] Allow declaring __weak pointer fields in C structs in
Akira Hatanaka
2018-03-12
1
-1
/
+2
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-10
1
-2
/
+1
*
Remove redundant casts. NFC
George Burgess IV
2018-03-01
1
-1
/
+1
*
Add support for attribute 'trivial_abi'.
Akira Hatanaka
2018-02-05
1
-0
/
+5
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+16
*
Serialize the IDNS for a UsingShadowDecl rather than recomputing it.
Richard Smith
2018-01-06
1
-1
/
+2
*
[ODRHash] Support ODR violation detection in functions.
Richard Trieu
2017-12-23
1
-0
/
+3
*
Revert r320230 to fix buildbots.
Richard Trieu
2017-12-09
1
-3
/
+0
*
[ODRHash] Support ODR violation detection in functions.
Richard Trieu
2017-12-09
1
-0
/
+3
*
Generalize "static data member instantiated" notification to cover variable t...
Richard Smith
2017-12-05
1
-3
/
+20
*
Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...
Aaron Ballman
2017-12-04
1
-1
/
+1
*
PR35456: Track definedness of variable template specializations separately from
Richard Smith
2017-12-02
1
-0
/
+1
*
Adjust r316292 - remove the anonymous union for sharing a bitfield in Functio...
Faisal Vali
2017-11-11
1
-2
/
+1
*
PR33746: Store the 'inline'ness of a static data member with the update record
Richard Smith
2017-11-02
1
-0
/
+2
*
[C++17] Fix PR34970 - tweak overload resolution for class template deduction-...
Faisal Vali
2017-10-22
1
-0
/
+2
*
Support for destroying operator delete, per C++2a proposal P0722.
Richard Smith
2017-10-13
1
-2
/
+8
*
Revert r314955: "Remove PendingBody mechanism for function and ObjC method de...
Daniel Jasper
2017-10-11
1
-73
/
+33
*
PR33924: Merge block-scope anonymous declarations if there are multiple defin...
Richard Smith
2017-10-05
1
-0
/
+1
*
Remove PendingBody mechanism for function and ObjC method deserialization.
Richard Smith
2017-10-05
1
-33
/
+72
*
[ODRHash] Add base classes to hashing CXXRecordDecl.
Richard Trieu
2017-09-30
1
-1
/
+2
*
[modules ts] Ensure that module linkage variables are always emitted and alwa...
Richard Smith
2017-09-07
1
-10
/
+10
*
[modules ts] Emit global variables in a module interface unit as part of that...
Richard Smith
2017-09-06
1
-4
/
+7
*
[OPENMP] Fix for PR34445: Reduction initializer segfaults at runtime in
Alexey Bataev
2017-09-06
1
-1
/
+3
*
[c++2a] P0683R1: Permit default member initializers for bit-fields.
Richard Smith
2017-08-28
1
-9
/
+10
*
PR19668, PR23034: Fix handling of move constructors and deleted copy
Richard Smith
2017-08-16
1
-0
/
+6
*
Revert "PR19668, PR23034: Fix handling of move constructors and deleted copy ...
Diana Picus
2017-08-09
1
-6
/
+0
[prev]
[next]