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
/
AST
/
ASTImporter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename SourceManager::createFileIDForMemBuffer()
Alp Toker
2014-05-16
1
-2
/
+1
*
[C++11] Use 'nullptr'. AST edition.
Craig Topper
2014-05-12
1
-232
/
+232
*
Fix up indentation and fix an 80 column violation.
Craig Topper
2014-05-07
1
-19
/
+20
*
[C++11] Replacing ObjCObjectType iterators qual_begin() and qual_end() with i...
Aaron Ballman
2014-03-17
1
-4
/
+2
*
[C++11] Replacing FunctionProtoType iterators exception_begin() and exception...
Aaron Ballman
2014-03-17
1
-4
/
+2
*
[C++11] Replacing FunctionProtoType iterators param_type_begin() and param_ty...
Aaron Ballman
2014-03-17
1
-4
/
+2
*
[C++11] Replacing ObjCInterfaceDecl iterators known_categories_begin() and kn...
Aaron Ballman
2014-03-13
1
-6
/
+2
*
[C++11] Replacing CXXRecordDecl iterators bases_begin() and bases_end() with ...
Aaron Ballman
2014-03-13
1
-14
/
+10
*
[C++11] Replacing DeclBase iterators decls_begin() and decls_end() with itera...
Aaron Ballman
2014-03-07
1
-13
/
+6
*
Renaming the chains() ranged iterator to chain() per suggestion by Richard Sm...
Aaron Ballman
2014-03-07
1
-1
/
+1
*
[C++11] Replacing IndirectFieldDecl iterators chain_begin() and chain_end() w...
Aaron Ballman
2014-03-07
1
-3
/
+2
*
[C++11] Replacing ObjCMethodDecl iterators param_begin() and param_end() with...
Aaron Ballman
2014-03-07
1
-5
/
+2
*
[C++11] Replacing FunctionDecl iterators param_begin() and param_end() with i...
Aaron Ballman
2014-03-07
1
-3
/
+2
*
When deciding whether or not to resolve two
Sean Callanan
2014-03-04
1
-0
/
+15
*
Rename getResultType() on function and method declarations to getReturnType()
Alp Toker
2014-01-25
1
-26
/
+17
*
Update FunctionTypeLoc and related names to match r199686
Alp Toker
2014-01-21
1
-1
/
+1
*
Rename FunctionProtoType accessors from 'arguments' to 'parameters'
Alp Toker
2014-01-20
1
-8
/
+7
*
Clean up variable template handling a bit, and correct the behavior of name
Richard Smith
2014-01-16
1
-2
/
+1
*
[objc] Refactor and improve functionality for the -Wunused-property-ivar warn...
Argyrios Kyrtzidis
2014-01-03
1
-2
/
+1
*
Implement DR1460: fix handling of default initializers in unions; don't allow
Richard Smith
2013-12-10
1
-0
/
+1
*
Add an AdjustedType sugar node for adjusting calling conventions
Reid Kleckner
2013-12-05
1
-2
/
+3
*
Implement final resolution of DR1402: implicitly-declared move operators that
Richard Smith
2013-11-04
1
-3
/
+0
*
ObjectiveC: under -Wunused-property-ivar warn if property's
Fariborz Jahanian
2013-10-25
1
-1
/
+2
*
This patch addresses a problem encountered by the
Sean Callanan
2013-10-09
1
-1
/
+10
*
Implement a rudimentary form of generic lambdas.
Faisal Vali
2013-09-26
1
-1
/
+2
*
Revert "Implement a rudimentary form of generic lambdas."
Manuel Klimek
2013-08-22
1
-3
/
+1
*
Implement a rudimentary form of generic lambdas.
Faisal Vali
2013-08-22
1
-1
/
+3
*
Started implementing variable templates. Top level declarations should be ful...
Larisse Voufo
2013-08-06
1
-7
/
+240
*
Use SmallVectorImpl instead of SmallVector for iterators and references to av...
Craig Topper
2013-07-04
1
-1
/
+1
*
[AST] Introduce a new DecayedType sugar node
Reid Kleckner
2013-06-24
1
-0
/
+7
*
Use FPT::getArgTypes() instead of manually building ArrayRefs
Reid Kleckner
2013-06-10
1
-4
/
+1
*
Use only explicit bool conversion operator
David Blaikie
2013-05-15
1
-1
/
+1
*
Cleanup handling of UniqueExternalLinkage.
Rafael Espindola
2013-05-13
1
-4
/
+4
*
Rename ObjCImplementationDecl::getSuperLoc() -> getSuperClassLoc() for consis...
Argyrios Kyrtzidis
2013-05-03
1
-1
/
+1
*
Keep track of an @implementation's super class name location, if one was prov...
Argyrios Kyrtzidis
2013-05-03
1
-0
/
+1
*
In the ASTImporter, when checking whether two
Sean Callanan
2013-04-26
1
-0
/
+6
*
Implement C++1y decltype(auto).
Richard Smith
2013-04-26
1
-2
/
+2
*
Add 178663 back.
Rafael Espindola
2013-04-03
1
-6
/
+2
*
Revert 178663.
Rafael Espindola
2013-04-03
1
-2
/
+6
*
Don't compute a patched/semantic storage class.
Rafael Espindola
2013-04-03
1
-6
/
+2
*
ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType.
Jordan Rose
2013-03-08
1
-4
/
+3
*
Use None rather than Optional<T>() where possible.
David Blaikie
2013-02-21
1
-1
/
+1
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-10
/
+7
*
Rework the traversal of Objective-C categories and extensions to
Douglas Gregor
2013-01-16
1
-4
/
+7
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-15
/
+15
*
Fixed a bug that caused the AST importer to erroneously
Sean Callanan
2013-01-11
1
-1
/
+1
*
Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then
Richard Smith
2012-12-20
1
-2
/
+20
*
Finish implementing 'selected constructor' rules for triviality in C++11. In
Richard Smith
2012-12-08
1
-0
/
+11
*
Implement C++03 [dcl.init]p5's checking for value-initialization of references
Richard Smith
2012-12-08
1
-0
/
+2
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+0
[next]