| commit | 0427be938efb8c4f2c11fafcc145cdac092d838e | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Oct 14 20:14:25 2010 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Oct 14 20:14:25 2010 +0000 |
| tree | def01597198c6190fddbaad8d92c4939444ec291 | |
| parent | 470c454a6176ef31474553e408c90f5ee630df89 [diff] |
Introduce command line option -error-on-deserialized-decl that is accompanied by a name and emits an error if a declaration with this name is deserialized from PCH. This is for testing, to make sure that we don't deserialize stuff needlessly. llvm-svn: 116505