For header includes we are currently trying to adopt some aspects of the
Google C++ coding guidelines where includes are done as: 1 - the header file for the current source file 2 - C includes 3 - C++ includes 4 - external project includes 5 - current project includes llvm-svn: 105748
Loading
Please register or sign in to comment