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
/
test
/
Modules
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
Hans Wennborg
2020-02-27
1
-3
/
+0
*
Fix a reentrance bug with deserializing ObjC type parameters.
John McCall
2020-02-13
2
-0
/
+17
*
make -fmodules-codegen and -fmodules-debuginfo work also with PCHs
Luboš Luňák
2020-01-15
1
-0
/
+3
*
fix recent -fmodules-codegen fix test
Luboš Luňák
2020-01-14
1
-0
/
+1
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-12-02
4
-0
/
+24
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-12-01
4
-24
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-12-01
4
-0
/
+24
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-12-01
4
-24
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-11-30
4
-0
/
+24
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-11-30
4
-24
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-11-30
4
-0
/
+24
*
Add a test to cover structural match for recursive data types
Bruno Cardoso Lopes
2019-11-14
4
-0
/
+20
*
[Modules][Objective-C] Use complete decl from module when diagnosing missing ...
Bruno Cardoso Lopes
2019-09-16
4
-0
/
+13
*
[Modules] Fix rebuilding an updated module for each of its consumers.
Volodymyr Sapsai
2019-08-28
4
-0
/
+8
*
Modules: Search for a visible definition of the decl context when computing v...
David Blaikie
2019-04-19
13
-0
/
+62
*
Modules: Invalidate out-of-date PCMs as they're discovered
Duncan P. N. Exon Smith
2019-03-09
8
-0
/
+17
*
Modules: Add -Rmodule-import
Duncan P. N. Exon Smith
2019-03-06
5
-0
/
+10
*
[HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory
Alex Lorenz
2018-11-14
2
-0
/
+6
*
Debug Info (-gmodules): emit full types for non-anchored template specializat...
Adrian Prantl
2018-10-24
4
-0
/
+81
*
Fix an assert in -Wquoted-include-in-framework-header
Erik Pilkington
2018-09-20
2
-0
/
+2
*
[modules] Frontend support for building a header module from a list of
Richard Smith
2018-09-15
2
-0
/
+9
*
[ODRHash] Fix early exit that skipped code.
Richard Trieu
2018-09-14
1
-0
/
+1
*
When we leave a module header, make that header visible in its
Richard Smith
2018-09-12
4
-0
/
+30
*
Reapply r336660: [Modules] Autoload subdirectory modulemaps with specific Lan...
Bruno Cardoso Lopes
2018-07-18
5
-0
/
+23
*
Revert "[modules] Fix 37878; Autoload subdirectory modulemaps with specific L...
Bruno Cardoso Lopes
2018-07-12
5
-23
/
+0
*
[modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts
Yuka Takahashi
2018-07-10
5
-0
/
+23
*
Add protocol redefinition to the current scope/context
Bruno Cardoso Lopes
2018-06-30
4
-0
/
+17
*
[ODRHash] Do not rely on Type* when computing the hash.
Vassil Vassilev
2018-06-28
5
-0
/
+34
*
[Modules][ObjC] Warn on the use of '@import' in framework headers
Bruno Cardoso Lopes
2018-06-27
3
-0
/
+8
*
Warning for framework include violation from Headers to PrivateHeaders
Bruno Cardoso Lopes
2018-06-25
12
-0
/
+85
*
Re-apply: Warning for framework headers using double quote includes
Bruno Cardoso Lopes
2018-06-22
11
-0
/
+64
*
Revert "Warning for framework headers using double quote includes"
Bruno Cardoso Lopes
2018-06-21
11
-64
/
+0
*
Warning for framework headers using double quote includes
Bruno Cardoso Lopes
2018-06-20
11
-0
/
+64
*
[Modules] Improve .Private fix-its to handle 'explicit' and 'framework'
Bruno Cardoso Lopes
2018-06-15
2
-0
/
+12
*
[Modules] Warning for module declarations lacking 'framework' qualifier
Bruno Cardoso Lopes
2018-06-01
3
-0
/
+6
*
[Modules] Allow @import to reach submodules in private module maps
Bruno Cardoso Lopes
2018-05-02
5
-0
/
+11
*
[Modules] Fix testcases from r331232
Bruno Cardoso Lopes
2018-04-30
1
-1
/
+0
*
[Modules] Handle ObjC/C ODR-like semantics for EnumConstantDecl
Bruno Cardoso Lopes
2018-04-30
4
-0
/
+14
*
[Modules][ObjC] ASTReader should add protocols for class extensions
Bruno Cardoso Lopes
2018-04-27
4
-0
/
+28
*
Add some infuriatingly necessary comments to this test case.
Chandler Carruth
2018-04-17
4
-0
/
+12
*
Use export_as for autolinking frameworks
Bruno Cardoso Lopes
2018-04-16
10
-0
/
+33
*
[PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfo
Shiva Chen
2018-04-05
1
-0
/
+5
*
[Modules] Fix creating fake definition data for lambdas.
Volodymyr Sapsai
2018-03-21
2
-0
/
+8
*
[Modules] Honor -fmodule-name when handling private framework modules
Bruno Cardoso Lopes
2018-03-20
5
-0
/
+15
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
3
-0
/
+29
*
Make module use diagnostics refer to the top-level module
Daniel Jasper
2018-02-24
1
-1
/
+1
*
[ODRHash] Fix hashing for friend functions.
Richard Trieu
2018-02-22
3
-0
/
+42
*
[Modules] Add more language features to be used with requires-declaration
Bruno Cardoso Lopes
2018-02-14
1
-0
/
+18
*
[Modules] Fix remapping from Foo.Private to Foo_Private to happen before typo...
Bruno Cardoso Lopes
2018-02-12
1
-0
/
+3
*
[modules] Fix incorrect diagnostic mapping computation when a module changes
Richard Smith
2018-02-09
1
-0
/
+3
[next]