issues
search
lock3
/
cppx
Extensions to Clang for Compiling the Blue & Gold Languages
29
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bmb/blue
#123
bbartman
closed
3 years ago
0
Bmb/blue
#122
bbartman
closed
3 years ago
0
Bmb/blue
#121
bbartman
closed
3 years ago
0
Bmb/blue
#120
bbartman
closed
3 years ago
0
Incomplete Namespace Alias Logic
#119
sdgoodrick
opened
3 years ago
1
Added support for global name specifiers.
#118
bbartman
closed
3 years ago
0
Bmb/blue
#117
bbartman
closed
3 years ago
0
Exception-Spec Info Lost During Out-Of-Order Elaboration on Constexpr Functions
#116
sdgoodrick
opened
3 years ago
0
Methods Declarable Out Of Line (?!)
#115
sdgoodrick
opened
3 years ago
0
Bmb/blue
#114
bbartman
closed
3 years ago
0
Attribute associated with incorrect decl
#113
bbartman
opened
3 years ago
0
Bmb/gold
#112
bbartman
closed
3 years ago
0
Bmb/gold
#111
bbartman
closed
3 years ago
1
Template Specializations Get Created With No Primary Template
#110
sdgoodrick
opened
3 years ago
0
Advanced Strings
#109
sdgoodrick
opened
3 years ago
1
Paths
#108
sdgoodrick
opened
3 years ago
0
Regex Characters
#107
sdgoodrick
opened
3 years ago
0
Implicitly Sized Arrays
#106
sdgoodrick
opened
3 years ago
0
Multi-Parameter Declarator
#105
sdgoodrick
opened
3 years ago
0
Markup
#104
sdgoodrick
opened
3 years ago
0
Docattrs
#103
sdgoodrick
opened
3 years ago
0
Algebraic Declarators
#102
sdgoodrick
opened
3 years ago
0
Bmb/gold
#101
bbartman
closed
3 years ago
0
Declaring a nested class the using the nested class inside of the declaring class prevents constructor declaration
#100
bbartman
opened
3 years ago
1
Expression lookup failure inside nested class using `this` .
#99
bbartman
closed
3 years ago
0
Bmb/gold
#98
bbartman
closed
3 years ago
0
Global namespace specifier attached to a call also changes the lookup scope for any associated parameters
#97
bbartman
opened
3 years ago
0
Bmb/gold
#96
bbartman
closed
3 years ago
0
Miss spelling rref or other unary operator name inside of a parameter causes crash
#95
bbartman
opened
3 years ago
0
Incorrectly expanded parameter pack crashes compiler
#94
bbartman
closed
3 years ago
0
Bmb/gold
#93
bbartman
closed
3 years ago
0
Pseudo destructor not generating correctly
#92
bbartman
closed
3 years ago
1
Change Destructor call to a CXXPseudoDestructorCall when inside of a template.
#91
bbartman
closed
3 years ago
0
Fix implicit and complete elaboration of lambda parameters that use auto.
#90
bbartman
closed
3 years ago
0
When inside of a template, and you are using a name it you still have to use `this.name` rather then the name being available directly use it.
#89
bbartman
opened
3 years ago
0
using statements don't have syntax for access specifier syntax
#88
bbartman
opened
3 years ago
0
Bmb/gold
#87
bbartman
closed
3 years ago
0
Comment Separator Corner Case
#86
sdgoodrick
opened
3 years ago
1
Late Elaborated Methods are all Inline
#85
sdgoodrick
closed
3 years ago
2
Bmb/gold
#84
bbartman
closed
3 years ago
0
Issue causing dependent type names inside of a member access expression to crash
#83
bbartman
closed
3 years ago
4
Bmb/gold
#82
bbartman
closed
3 years ago
0
Class with overloaded constructor leaves us in incorrect scope.
#81
bbartman
closed
3 years ago
1
Expanding pack expression
#80
bbartman
closed
3 years ago
0
Empty blocks with a new line don't compile
#79
bbartman
closed
3 years ago
1
Calling a member function that doesn't exist within a template does not cause an error
#78
bbartman
closed
3 years ago
2
Call to member function inside of if statement causes ICE
#77
bbartman
closed
3 years ago
1
Invalid default argument for a member function causes internal compiler error
#76
bbartman
closed
3 years ago
2
Duplicate member declaration within a class template does not cause an error
#75
bbartman
closed
3 years ago
0
Templated constructor causes Internal compiler error.
#74
bbartman
closed
3 years ago
1
Next