llvm-project/clang/include
Dmitri Gribenko 7ba91723e7 Small cleanup of literal semantic analysis: hiding 'char *' pointers behind
StringRef makes code cleaner.  Also, make the temporary buffer smaller:
512 characters is unreasonably large for integer literals.

llvm-svn: 164484
2012-09-24 09:53:54 +00:00
..
clang Small cleanup of literal semantic analysis: hiding 'char *' pointers behind 2012-09-24 09:53:54 +00:00
clang-c Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is 2012-09-13 13:11:20 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00