index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] When finding the owning module of an instantiated context in template
Richard Smith
2017-10-18
1
-0
/
+51
*
Revert r314955: "Remove PendingBody mechanism for function and ObjC method de...
Daniel Jasper
2017-10-11
1
-43
/
+0
*
[modules] Fix visibility checking for using declarations via ADL.
Richard Smith
2017-10-11
1
-0
/
+40
*
[modules] Only take visible using-directives into account during name lookup.
Richard Smith
2017-10-11
1
-0
/
+62
*
[Modules TS] Module ownership semantics for redeclarations.
Richard Smith
2017-10-10
1
-0
/
+12
*
Revert "[Modules TS] Avoid computing the linkage of the enclosing DeclContext...
Eric Liu
2017-10-10
1
-12
/
+0
*
[Modules TS] Avoid computing the linkage of the enclosing DeclContext for a d...
Richard Smith
2017-10-10
1
-0
/
+12
*
Add testcase for r314956:
Richard Smith
2017-10-05
1
-0
/
+43
*
[ODRHash] Add base classes to hashing CXXRecordDecl.
Richard Trieu
2017-09-30
1
-0
/
+120
*
[test] Disable leak checking on a clang crash test on Darwin
Francis Ricci
2017-09-29
1
-0
/
+1
*
Fix Modules/{builtin-import.mm,umbrella-header-include-builtin.mm} to be able...
Filipe Cabecinhas
2017-09-29
2
-6
/
+2
*
Extend -ast-dump for CXXRecordDecl to dump the flags from the DefinitionData.
Richard Smith
2017-09-22
1
-0
/
+14
*
[Module map] Introduce a private module re-export directive.
Douglas Gregor
2017-09-14
2
-0
/
+18
*
[modules] Add test for using declaration in classes.
Raphael Isemann
2017-08-29
1
-0
/
+34
*
[ODRHash] Diagnose differing template parameters.
Richard Trieu
2017-08-23
1
-0
/
+77
*
[clang] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
2
-4
/
+5
*
Revert "[Modules] Prevent #import to reenter header if not building a module."
Bruno Cardoso Lopes
2017-08-12
2
-14
/
+0
*
[modules] Set the lexical DC for dummy tag decls that refer to hidden
Alex Lorenz
2017-08-11
3
-0
/
+27
*
[Modules] Prevent #import to reenter header if not building a module.
Bruno Cardoso Lopes
2017-08-10
2
-0
/
+14
*
Fix incorrect use of current directory to find moved paths in ASTReader.
Manuel Klimek
2017-07-25
1
-0
/
+70
*
Debug Info: Avoid completing class types when a definition is in a module.
Adrian Prantl
2017-07-24
3
-6
/
+20
*
Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).
Adrian Prantl
2017-07-19
6
-5
/
+37
*
Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.
Adrian Prantl
2017-07-18
1
-2
/
+4
*
[ODRHash] Revert r307743 which reverted r307720
Richard Trieu
2017-07-15
1
-0
/
+69
*
[ODRHash] Avoid taking the types of FunctionDecl's
Richard Trieu
2017-07-14
1
-0
/
+14
*
[ODRHash] Revert r307720 to fix buildbot.
Richard Trieu
2017-07-12
1
-69
/
+0
*
[ODRHash] Support more method types.
Richard Trieu
2017-07-11
1
-0
/
+69
*
[ODRHash] Support FriendDecl
Richard Trieu
2017-07-08
1
-0
/
+78
*
Reject attempts to build a module without -fmodules, rather than silently doi...
Richard Smith
2017-07-06
3
-11
/
+16
*
[ODRHash] Revert r305104 - Skip inline namespaces when hashing.
Richard Trieu
2017-07-01
1
-0
/
+18
*
[Modules] Implement ODR-like semantics for tag types in C/ObjC
Bruno Cardoso Lopes
2017-07-01
7
-13
/
+86
*
[ODRHash] Support Type TemplateArgument
Richard Trieu
2017-06-30
1
-0
/
+34
*
[ODRHash] Improve typedef handling.
Richard Trieu
2017-06-29
1
-0
/
+16
*
[ASTReader] Add test for previous change r306583 / 145692e.
Graydon Hoare
2017-06-29
5
-0
/
+29
*
Track the set of module maps read while building a .pcm file and reload those...
Richard Smith
2017-06-29
6
-0
/
+23
*
Fix this test to use a construct that actually forces struct layout to happen...
Richard Smith
2017-06-27
1
-1
/
+1
*
When preprocessing with -frewrite-imports and -fmodule-file=, do not pass all
Richard Smith
2017-06-26
5
-16
/
+38
*
Testcase missed from r306075.
Richard Smith
2017-06-26
1
-0
/
+29
*
PR33002: When we instantiate the definition of a static data member, we might
Richard Smith
2017-06-22
1
-0
/
+30
*
Support non-identifier module names when preprocessing modules.
Richard Smith
2017-06-19
1
-0
/
+4
*
[ODRHash] Hash VarDecl members.
Richard Trieu
2017-06-16
1
-2
/
+177
*
[ODRHash] Hash TemplateArgument::Pack and TemplateTypeParmType
Richard Trieu
2017-06-15
1
-0
/
+41
*
[ODRHash] Hash Template and TemplateExpansion in TemplateArgument.
Richard Trieu
2017-06-14
1
-0
/
+18
*
[ODRHash] Hash Expr for TemplateArgument::Expression
Richard Trieu
2017-06-14
1
-0
/
+33
*
[ODRHash] Add TemplateArgument kind to hash.
Richard Trieu
2017-06-13
1
-0
/
+18
*
[ODRHash] Add diagnostic messages for typedef and type alias.
Richard Trieu
2017-06-12
1
-0
/
+102
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
3
-10
/
+5
*
Revert r305110 to fix buildbot
Richard Trieu
2017-06-09
1
-18
/
+0
*
Add -frewrite-imports flag.
Richard Smith
2017-06-09
1
-0
/
+26
*
[ODRHash] Add support for TemplateArgument types.
Richard Trieu
2017-06-09
1
-0
/
+18
[next]