diff options
Diffstat (limited to 'gcc/substring-locations.h')
-rw-r--r-- | gcc/substring-locations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/substring-locations.h b/gcc/substring-locations.h index ce99957..ec49215 100644 --- a/gcc/substring-locations.h +++ b/gcc/substring-locations.h @@ -116,6 +116,7 @@ class format_string_diagnostic_t LANG_HOOKS_GET_SUBSTRING_LOCATION. */ extern const char *get_location_within_string (cpp_reader *pfile, + file_cache &fc, string_concat_db *concats, location_t strloc, enum cpp_ttype type, |