diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-11 03:10:46 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-11 03:10:46 +0000 |
commit | d91747980a97f8f6bc4ae365823d707ba972ef65 (patch) | |
tree | 927c64081e6fc0b56ae02e021341ad10d2f820e8 /clang/test/Modules/Inputs/update-after-load/modules.timestamp | |
parent | 1108cb3682bb7d39bd4516dc6fec31d61fe57f49 (diff) | |
download | bcm5719-llvm-d91747980a97f8f6bc4ae365823d707ba972ef65.tar.gz bcm5719-llvm-d91747980a97f8f6bc4ae365823d707ba972ef65.zip |
If a visibility update record is found for a DeclContext after that Decl has
already been loaded, apply that update record to the Decl immediately, rather
than adding it to a pending list and never applying it.
llvm-svn: 203534
Diffstat (limited to 'clang/test/Modules/Inputs/update-after-load/modules.timestamp')
-rw-r--r-- | clang/test/Modules/Inputs/update-after-load/modules.timestamp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/update-after-load/modules.timestamp b/clang/test/Modules/Inputs/update-after-load/modules.timestamp new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Modules/Inputs/update-after-load/modules.timestamp |