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
/
Parse
/
ParseDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Fix assertion-on-invalid for unexpected typename.
Volodymyr Sapsai
2018-04-10
1
-1
/
+2
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-2
/
+2
*
[ast] Do not auto-initialize Objective-C for-loop variables in Objective-C++ ...
George Karpenkov
2018-03-29
1
-1
/
+6
*
Sink PrettyDeclStackTrace down to the AST library
Jordan Rose
2018-03-23
1
-2
/
+2
*
Fix a couple of cases where we would fail to correctly parse deduced class te...
Richard Smith
2018-02-28
1
-2
/
+3
*
Improve the way attribute argument printing happens for omitted optional argu...
Aaron Ballman
2018-02-27
1
-2
/
+5
*
Add a C++11 and C2x spelling for the type safety attribute (argument_with_typ...
Aaron Ballman
2018-02-25
1
-0
/
+4
*
Add a C++11 and C2x spelling for the objc_bridge_related attribute in the cla...
Aaron Ballman
2018-02-24
1
-0
/
+4
*
Add a C++11 and C2x spelling for the availability attribute in the clang vend...
Aaron Ballman
2018-02-24
1
-5
/
+11
*
Add missing direct-init / parameter-declaration-clause disambiguation when
Richard Smith
2018-02-02
1
-3
/
+18
*
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
Faisal Vali
2018-01-01
1
-5
/
+5
*
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierTy...
Faisal Vali
2018-01-01
1
-5
/
+5
*
Revert r321614 and r321615
Faisal Vali
2018-01-01
1
-5
/
+5
*
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierTy...
Faisal Vali
2018-01-01
1
-5
/
+5
*
[NFC] Modernize enum DeclSpecContext into a scoped enum.
Faisal Vali
2017-12-31
1
-40
/
+49
*
[NFC] Modernize enum 'UnqualifiedId::IdKind' into a scoped enum UnqualifiedId...
Faisal Vali
2017-12-30
1
-1
/
+1
*
[NFC] Modernize enum Declarator::TheContext to a type-safe scoped enum.
Faisal Vali
2017-12-29
1
-60
/
+66
*
Add a fixit for attributes incorrectly placed prior to 'struct/class/enum' ke...
Faisal Vali
2017-12-25
1
-4
/
+10
*
Remove old concepts parsing code
Hubert Tong
2017-12-07
1
-8
/
+0
*
Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...
Aaron Ballman
2017-12-04
1
-2
/
+2
*
Add -f[no-]double-square-bracket-attributes as new driver options to control ...
Aaron Ballman
2017-10-15
1
-10
/
+24
*
Fix backwards warning for use of C++17 attributes-on-namespaces-and-enumerato...
Richard Smith
2017-10-14
1
-3
/
+4
*
[OpenCL] Allow function declaration with empty argument list.
Alexey Bader
2017-10-11
1
-1
/
+2
*
Give external linkage and mangling to lambdas inside inline variables and var...
Richard Smith
2017-09-22
1
-29
/
+37
*
Revert "Give external linkage and mangling to lambdas inside inline variables...
Vitaly Buka
2017-09-21
1
-37
/
+29
*
Give external linkage and mangling to lambdas inside inline variables and var...
Richard Smith
2017-09-20
1
-29
/
+37
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-0
/
+7
*
Fixed a crash in code completion.
Ilya Biryukov
2017-09-08
1
-5
/
+17
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-7
/
+0
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-0
/
+7
*
Allow pretty platform names in availability attributes
Alex Lorenz
2017-08-15
1
-7
/
+12
*
Place implictly declared functions at block scope
Momchil Velikov
2017-08-10
1
-1
/
+3
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-02
1
-1
/
+1
*
[Modules] Implement ODR-like semantics for tag types in C/ObjC
Bruno Cardoso Lopes
2017-07-01
1
-7
/
+12
*
[Parse] Use normalized attr name for late-parsing checks.
George Burgess IV
2017-06-30
1
-8
/
+8
*
[Sema] Fix a crash-on-invalid when a template parameter list has a class
Akira Hatanaka
2017-06-26
1
-1
/
+5
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-01
1
-0
/
+4
*
When a type-id is unexpectedly given a name, assume that the name is unrelated
Richard Smith
2017-05-19
1
-5
/
+22
*
Fix the location of "missing ';'" suggestions after annotation tokens.
Richard Smith
2017-05-18
1
-8
/
+11
*
Improve diagnosis of unknown template name.
Richard Smith
2017-05-10
1
-2
/
+9
*
[Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used
Alex Lorenz
2017-04-11
1
-0
/
+15
*
[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum
Faisal Vali
2017-04-01
1
-10
/
+14
*
Publish RAIIObjectsForParser.h for external usage.
Vassil Vassilev
2017-03-23
1
-1
/
+1
*
Introduce an 'external_source_symbol' attribute that describes the origin
Alex Lorenz
2017-03-01
1
-0
/
+136
*
Remove unused variable. No functional change.
Richard Trieu
2017-02-14
1
-1
/
+1
*
Improve diagnostic reporting when using __declspec without enabling __declspe...
Aaron Ballman
2017-02-14
1
-0
/
+25
*
[CodeCompletion] Code complete the missing C++11 keywords
Alex Lorenz
2017-02-13
1
-5
/
+13
*
Fix constructor declarator detection for the case when the name is followed by
Richard Smith
2017-02-08
1
-3
/
+13
*
P0091R3: Implement basic parsing support for C++17 deduction-guides.
Richard Smith
2017-02-07
1
-6
/
+29
*
PR0091R3: Implement parsing support for using templates as types.
Richard Smith
2017-01-26
1
-4
/
+6
[next]