]> granicus.if.org Git - clang/history - utils
Fix a fixme by allowing pointers in different address spaces to have
[clang] / utils /
2008-02-27 Lauro Ramos VenancioDisable internalize. Unfortunately, the configure scrip...
2008-02-15 Lauro Ramos VenancioAdd c++ to "inferlanguage"
2008-02-06 Anders CarlssonUse the subprocess module instead of os.system. Patch...
2008-02-03 Bill Wendling- ccc creates output objects in same directory as the...
2008-02-03 Seo SanghyeonMake ccc work with older Python versions. Patch by...
2008-01-31 Anders CarlssonDon't try to compile .a files.
2008-01-29 Anders CarlssonImprovements to ccc. Patch by Shantonu Sen.
2008-01-25 Seo SanghyeonImplement -print-prog-name. Patch by Nuno Lopes.
2008-01-17 Seo SanghyeonIgnore --param
2008-01-10 Seo SanghyeonCompiler driver