]> granicus.if.org Git - clang/commit
Provide and use a safe Token::getRawIdentifier() accessor
authorAlp Toker <alp@nuanti.com>
Sat, 17 May 2014 04:53:25 +0000 (04:53 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 17 May 2014 04:53:25 +0000 (04:53 +0000)
commit9db67864c522312bf596a17cd260d8567af669d1
treeda5a39a168d84b0f29ce929fe6254096d7a1b625
parent5027d6f10a9e7c2afa88ce6dc6560f8f4c4ff47c
Provide and use a safe Token::getRawIdentifier() accessor

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209061 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Token.h
lib/ARCMigrate/Transforms.cpp
lib/Lex/Lexer.cpp
lib/Lex/ModuleMap.cpp
lib/Lex/PPDirectives.cpp
lib/Lex/Preprocessor.cpp
lib/Sema/SemaObjCProperty.cpp
tools/libclang/CIndex.cpp