llvm-project/clang/include
Rafael Espindola cd7720a03f Don't walk a linked list twice in the same function. On my machine this takes
"clang -cc1" on a file with 10k repetitions of
extern int no_such_variable;
from 1.434s to 1.133s.

llvm-svn: 168394
2012-11-20 23:23:57 +00:00
..
clang Don't walk a linked list twice in the same function. On my machine this takes 2012-11-20 23:23:57 +00:00
clang-c [libclang] Add some comments about the version constants for the libclang API. 2012-11-06 21:21:49 +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