diff options
author | Greg Clayton <gclayton@apple.com> | 2010-06-09 19:36:54 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2010-06-09 19:36:54 +0000 |
commit | eee5f1fdacb9492ed825c81939ddf79c3f21771e (patch) | |
tree | 04bb817c76af739e4f2c6b9b83b9f6faf75d1b85 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c656d3e1112962532cb0f03127326594a1635bee (diff) | |
download | llvm-eee5f1fdacb9492ed825c81939ddf79c3f21771e.zip llvm-eee5f1fdacb9492ed825c81939ddf79c3f21771e.tar.gz llvm-eee5f1fdacb9492ed825c81939ddf79c3f21771e.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions