summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/CodeGenOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/CodeGenOptions.h')
-rw-r--r--include/clang/Basic/CodeGenOptions.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/clang/Basic/CodeGenOptions.h b/include/clang/Basic/CodeGenOptions.h
index 200706fda7..fc284f8c67 100644
--- a/include/clang/Basic/CodeGenOptions.h
+++ b/include/clang/Basic/CodeGenOptions.h
@@ -238,10 +238,6 @@ public:
/// records.
std::string OptRecordFile;
- /// The regex that filters the passes that should be saved to the optimization
- /// records.
- std::string OptRecordPasses;
-
/// Regular expression to select optimizations for which we should enable
/// optimization remarks. Transformation passes whose name matches this
/// expression (and support this feature), will emit a diagnostic