Author: zhongxingxu
Date: Mon Dec 28 00:52:51 2009
New Revision: 92205
URL: http://llvm.org/viewvc/llvm-project?rev=92205&view=rev
Log:
Adjust indentation.
Modified:
cfe/trunk/include/clang/Parse/DeclSpec.h
Modified: cfe/trunk/include/clang/Parse/DeclSpec.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Parse/DeclSpec.h?rev=92205&r1=92204&r2=92205&view=diff
==============================================================================
--- cfe/trunk/include/clang/Parse/DeclSpec.h (original)
+++ cfe/trunk/include/clang/Parse/DeclSpec.h Mon Dec 28 00:52:51 2009
@@ -995,7 +995,7 @@
/// stack, not objects that are allocated in large quantities on the heap.
class Declarator {
public:
- enum TheContext {
+ enum TheContext {
FileContext, // File scope declaration.
PrototypeContext, // Within a function prototype.
KNRTypeListContext, // K&R type definition list for formals.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits