| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement name hiding for macro definitions within modules, such that | Douglas Gregor | 2011-12-02 | 1 | -0/+3 |
| | | | | | | | | | only the macro definitions from visible (sub)modules will actually be visible. This provides the same behavior for macros that r145640 provided for declarations. llvm-svn: 145683 | ||||
| * | Implement name hiding for declarations deserialized from a non-visible | Douglas Gregor | 2011-12-01 | 1 | -0/+1 |
| module. When that module becomes visible, so do those declarations. llvm-svn: 145640 | |||||

