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
/
ODRHash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ODRHash] Add base classes to hashing CXXRecordDecl.
Richard Trieu
2017-09-30
1
-0
/
+8
*
[ODRHash] Diagnose differing template parameters.
Richard Trieu
2017-08-23
1
-1
/
+54
*
[ODRHash] Move into anonymous namespace. NFC.
Benjamin Kramer
2017-08-20
1
-0
/
+4
*
[ODRHash] Treat some non-templated classes as templated.
Richard Trieu
2017-08-05
1
-2
/
+6
*
[ODRHash] Revert r307743 which reverted r307720
Richard Trieu
2017-07-15
1
-0
/
+2
*
[ODRHash] Avoid taking the types of FunctionDecl's
Richard Trieu
2017-07-14
1
-1
/
+5
*
[ODRHash] Revert r307720 to fix buildbot.
Richard Trieu
2017-07-12
1
-2
/
+0
*
[ODRHash] Support more method types.
Richard Trieu
2017-07-11
1
-0
/
+2
*
[ODRHash] Support FriendDecl
Richard Trieu
2017-07-08
1
-0
/
+18
*
[ODRHash] Revert r305104 - Skip inline namespaces when hashing.
Richard Trieu
2017-07-01
1
-18
/
+9
*
[ODRHash] Support Type TemplateArgument
Richard Trieu
2017-06-30
1
-0
/
+3
*
[ODRHash] Improve typedef handling.
Richard Trieu
2017-06-29
1
-1
/
+14
*
[ODRHash] Hash VarDecl members.
Richard Trieu
2017-06-16
1
-0
/
+12
*
[ODRHash] Hash TemplateArgument::Pack and TemplateTypeParmType
Richard Trieu
2017-06-15
1
-0
/
+11
*
[ODRHash] Remove debugging code from r305361
Richard Trieu
2017-06-14
1
-1
/
+0
*
[ODRHash] Hash Template and TemplateExpansion in TemplateArgument.
Richard Trieu
2017-06-14
1
-0
/
+3
*
[ODRHash] Hash Expr for TemplateArgument::Expression
Richard Trieu
2017-06-14
1
-0
/
+16
*
[ODRHash] Add TemplateArgument kind to hash.
Richard Trieu
2017-06-13
1
-1
/
+5
*
Revert r305110 to fix buildbot
Richard Trieu
2017-06-09
1
-19
/
+1
*
[ODRHash] Add support for TemplateArgument types.
Richard Trieu
2017-06-09
1
-1
/
+19
*
[ODRHash] Skip inline namespaces when hashing.
Richard Trieu
2017-06-09
1
-9
/
+18
*
Revert r304592
Richard Trieu
2017-06-03
1
-19
/
+1
*
[ODRHash] Add support for TemplateArgument types.
Richard Trieu
2017-06-02
1
-1
/
+19
*
[ODRHash] Support TemplateSpecializationType
Richard Trieu
2017-05-31
1
-1
/
+27
*
[ODRHash] Revert r303450 to fix buildbot
Richard Trieu
2017-05-19
1
-90
/
+2
*
[ODRHash] Support TemplateName and TemplateArgument
Richard Trieu
2017-05-19
1
-2
/
+90
*
[ODRHash] Support NestedNameSpecifier
Richard Trieu
2017-05-17
1
-1
/
+29
*
[ODRHash] Support more types in the ODR checker.
Richard Trieu
2017-05-17
1
-0
/
+50
*
[ODRHash] Loosen checks on typedefs.
Richard Trieu
2017-05-09
1
-1
/
+1
*
[ODRHash] Add support for array and decayed types, and parameter names and ty...
Richard Trieu
2017-05-02
1
-0
/
+82
*
Revert r300001 "Revert r298824 & r298816, recommit r298742 & r298754"
Hans Wennborg
2017-04-12
1
-100
/
+0
*
Revert r298824 & r298816, recommit r298742 & r298754
Richard Trieu
2017-04-11
1
-0
/
+100
*
Revert r298742 "[ODRHash] Add error messages for mismatched parameters in met...
Vassil Vassilev
2017-03-26
1
-59
/
+0
*
Revert 298754 and 298742.
Vassil Vassilev
2017-03-26
1
-41
/
+0
*
[ODRHash] Add support for array and decayed types.
Richard Trieu
2017-03-25
1
-0
/
+41
*
[ODRHash] Add error messages for mismatched parameters in methods.
Richard Trieu
2017-03-24
1
-0
/
+59
*
[ODRHash] Hash typedefs and usings statements in classes.
Richard Trieu
2017-03-08
1
-0
/
+17
*
[ODRHash] Add support for detecting different method properties.
Richard Trieu
2017-03-04
1
-1
/
+10
*
[ODRHash] Add basic support for CXXRecordDecl
Richard Trieu
2017-02-28
1
-0
/
+9
*
[ODRHash] Move inherited visitor call to end of function.
Richard Trieu
2017-02-25
1
-2
/
+2
*
[ODRHash] Finish FieldDecl support by handling mutable and initializers.
Richard Trieu
2017-02-24
1
-0
/
+3
*
[ODRHash] Add handling of bitfields
Richard Trieu
2017-02-24
1
-0
/
+7
*
[ODRHash] Add handling of TypedefType and DeclarationName
Richard Trieu
2017-02-24
1
-1
/
+65
*
[ODRHash] Handle types in ODR hashing.
Richard Trieu
2017-02-23
1
-2
/
+62
*
[ODRHash] Add IdentiferInfo and FieldDecl support.
Richard Trieu
2017-02-23
1
-1
/
+23
*
[ODRHash] static_cast and Stmt hashing.
Richard Trieu
2017-02-22
1
-4
/
+23
*
Fix -Wunused-private-field warning by removing unused ODRHash reference field...
Simon Pilgrim
2017-02-22
1
-4
/
+3
*
Add more ODR checking.
Richard Trieu
2017-02-22
1
-0
/
+152
*
Revert r295421, new ODR checker for modules, to fix build bot.
Richard Trieu
2017-02-17
1
-935
/
+0
*
Add better ODR checking for modules.
Richard Trieu
2017-02-17
1
-0
/
+935
[next]