llvm-project/clang/lib
David Majnemer 1d4db8f719 AST: Small code cleanup
Move the pointer to be adjacent to the variable instead of the type.

No functional change.

llvm-svn: 202089
2014-02-24 23:43:27 +00:00
..
ARCMigrate Update for llvm api change. 2014-02-24 18:20:21 +00:00
AST AST: Small code cleanup 2014-02-24 23:43:27 +00:00
ASTMatchers [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
Analysis [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
Basic Pass through context for DiagHandler in VFS 2014-02-24 20:56:37 +00:00
CodeGen Objective-C. Remove an assertion which asserts 2014-02-24 19:10:37 +00:00
Driver Implement -fno-short-wchar 2014-02-24 18:43:28 +00:00
Edit [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
Format [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
Frontend If preprocessing results in a token with leading whitespace that was expanded 2014-02-24 20:50:36 +00:00
FrontendTool [CMake] Resurrect mis-dropped dependency to ClangDriverOptions since r201842. 2014-02-23 13:44:09 +00:00
Headers [_mm_prefetch] Returning previously deleted comment. 2014-02-22 00:47:24 +00:00
Index [Index] Make the USRs more stable. 2014-02-23 18:23:29 +00:00
Lex If the first token in a macro that appears at the start of a line expands to 2014-02-24 20:45:00 +00:00
Parse Fix crash when both ExpectAndConsume and ConsumeAnyToken emit diagnostics 2014-02-23 03:45:03 +00:00
Rewrite Update for llvm api change. 2014-02-24 18:20:21 +00:00
Sema Follow up to r201927: remove the Sema::InFunctionDeclarator field. 2014-02-24 20:45:14 +00:00
Serialization Update for llvm api change. 2014-02-24 18:20:21 +00:00
StaticAnalyzer Update for llvm api change. 2014-02-24 18:20:21 +00:00
Tooling [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. 2014-02-21 07:59:59 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00