This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Rewrite
History
Jeffrey Yasskin
f6442f80cb
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
...
Tested: make CPPFLAGS=-m64 CXXFLAGS=-m64 -j8 && (cd tools/clang;make test) llvm-svn: 98399
2010-03-12 22:55:16 +00:00
..
CMakeLists.txt
Lexically order files in CMakeLists.txt files.
2009-07-15 21:08:41 +00:00
DeltaTree.cpp
reduce redundant are's
2010-01-20 17:53:58 +00:00
HTMLRewrite.cpp
Fix PR5633 by making the preprocessor handle the case where we can
2009-11-30 04:18:44 +00:00
Makefile
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
2010-03-12 22:55:16 +00:00
Rewriter.cpp
Some clean up of replacement text API no longer needed by
2010-02-05 16:43:40 +00:00
RewriteRope.cpp
Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference
2009-10-20 06:31:34 +00:00
TokenRewriter.cpp
Fix PR5633 by making the preprocessor handle the case where we can
2009-11-30 04:18:44 +00:00