clang-tools  6.0.0
Classes | Namespaces
RawStringLiteralCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for RawStringLiteralCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::modernize::RawStringLiteralCheck
 This check replaces string literals with escaped characters to raw string literals. More...
 

Namespaces

 clang
 
 clang::tidy
 
 clang::tidy::modernize