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
/
method_pool.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-1
/
+1
*
When building a module, keep *all* declared methods in the global method pool.
Douglas Gregor
2013-06-21
1
-0
/
+4
*
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
Andy Gibbs
2013-04-17
1
-4
/
+4
*
Order the methods in the global method pool based on when they become visible...
Douglas Gregor
2013-02-12
1
-6
/
+14
*
Retain all hidden methods in the global method pool, because they may become ...
Douglas Gregor
2013-02-07
1
-0
/
+8
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-1
/
+1
*
Teach global selector lookup to ignore hidden methods, which occur
Douglas Gregor
2013-01-16
1
-0
/
+18
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-2
/
+2
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-2
/
+2
*
Whenever Sema attempts to look in the global method pool, try to load
Douglas Gregor
2012-01-25
1
-0
/
+30