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
/
RAIIObjectsForParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish RAIIObjectsForParser.h for external usage.
Vassil Vassilev
2017-03-23
1
-447
/
+0
*
Add a new error for unexpected semi-colon before closing delimiter.
Richard Trieu
2015-05-12
1
-1
/
+7
*
Batch up access-related diagnostics on enum constants until the whole enum is...
Jordan Rose
2015-04-30
1
-0
/
+6
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-4
/
+4
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Use 'nullptr'. Parser edition.
Craig Topper
2014-05-21
1
-6
/
+6
*
ExpectAndConsume: Diagnose errors automatically
Alp Toker
2014-01-01
1
-2
/
+2
*
Revert "[OPENMP] Fix for parsing OpenMP directives with extra braces, bracket...
Alp Toker
2013-12-18
1
-4
/
+2
*
[OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and pa...
Alexey Bataev
2013-12-18
1
-2
/
+4
*
OpenMP threadprivate with qualified names.
Alexey Bataev
2013-05-13
1
-3
/
+4
*
Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=,
Richard Smith
2013-02-22
1
-1
/
+1
*
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Dmitri Gribenko
2012-09-15
1
-5
/
+5
*
Handle deprecation diagnostics correctly for C struct fields and Objective-C ...
Eli Friedman
2012-08-08
1
-0
/
+22
*
Whenever we have a BalancedDelimiterTracker, we have a 'nested' scope
Douglas Gregor
2012-06-06
1
-0
/
+75
*
Change how we suppress access control in explicit instantiations
John McCall
2012-05-07
1
-6
/
+58
*
Refactor DelayedDiagnostics so that it keeps diagnostics in
John McCall
2012-05-07
1
-3
/
+146
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-2
/
+2
*
Parsing/AST support for Structured Exception Handling
John Wiegley
2011-04-28
1
-1
/
+25
*
Implement bracket insertion for Objective-C instance message sends as
Douglas Gregor
2010-09-15
1
-0
/
+16
*
Make sure parens/braces/brackets are correctly balanced.
Argyrios Kyrtzidis
2010-06-17
1
-0
/
+17
*
Privatize class members.
Benjamin Kramer
2009-12-10
1
-2
/
+2
*
If we enter parens, colons can become un-sacred, allowing us to emit
Chris Lattner
2009-12-10
1
-2
/
+3
*
move GreaterThanIsOperatorScope into RAIIObjectsForParser. Add some more
Chris Lattner
2009-12-10
1
-3
/
+21
*
fix PR5740: a colon is sacred when parsing case statement expressions!
Chris Lattner
2009-12-10
1
-1
/
+7
*
refactor the 'ColonIsSacred' argument to ParseOptionalCXXScopeSpecifier
Chris Lattner
2009-12-10
1
-1
/
+20
*
rename ExtensionRAIIObject.h -> RAIIObjectsForParser.h
Chris Lattner
2009-12-10
1
-0
/
+41