Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(329)

Unified Diff: syzygy/refinery/refinery.gyp

Issue 1475083002: [Refinery] Introduce TypePropagatorAnalyzer - pointer types. (Closed) Base URL: https://github.com/google/syzygy.git@master
Patch Set: Final nit Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « syzygy/refinery/process_state/refinery.proto ('k') | syzygy/refinery/symbols/dia_symbol_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/refinery/refinery.gyp
diff --git a/syzygy/refinery/refinery.gyp b/syzygy/refinery/refinery.gyp
index 32b37e4736b234dff39714da70255d602b9b6198..6f66806b948ff6a0d3c16de079d408c6184a8bf9 100644
--- a/syzygy/refinery/refinery.gyp
+++ b/syzygy/refinery/refinery.gyp
@@ -63,6 +63,7 @@
'analyzers/memory_analyzer_unittest.cc',
'analyzers/module_analyzer_unittest.cc',
'analyzers/thread_analyzer_unittest.cc',
+ 'analyzers/type_propagator_analyzer_unittest.cc',
'analyzers/unloaded_module_analyzer_unittest.cc',
'core/address_unittest.cc',
'core/addressed_data_unittest.cc',
« no previous file with comments | « syzygy/refinery/process_state/refinery.proto ('k') | syzygy/refinery/symbols/dia_symbol_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698