Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/clang/tools
History
Francois Pichet 1c229c0472 Add -fdelayed-template-parsing option. Using this option all templated function definitions are parsed at the end of the translation unit only if it is required by an actual instantiation. As such all the symbols of the TU are available during name lookup.
Using this flag is necessary for compatibility with Microsoft template code.
This also provides some parsing speed improvement.

llvm-svn: 130022
2011-04-22 22:18:13 +00:00
..
c-index-test
Rename 'CXTUMemoryUsage…' to 'CXTUResourceUsage…'.
2011-04-20 16:41:07 +00:00
driver
Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at
2011-04-21 23:44:07 +00:00
libclang
Add -fdelayed-template-parsing option. Using this option all templated function definitions are parsed at the end of the translation unit only if it is required by an actual instantiation. As such all the symbols of the TU are available during name lookup.
2011-04-22 22:18:13 +00:00
scan-build
Add Objective-C++ files to those accepted by ccc-analyzer.
2011-04-13 21:52:05 +00:00
scan-view
Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price!
2011-02-21 19:26:48 +00:00
CMakeLists.txt
Rename 'CIndex' to 'libclang', since it has basically become our stable public
2010-04-30 21:51:10 +00:00
Makefile
libclang and c-index-test can be built on Cygming.
2010-11-09 03:25:21 +00:00
Powered by Gitea Version: 1.23.1 Page: 242ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API